We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c485fe4 commit 5ff335cCopy full SHA for 5ff335c
command_runner/__init__.py
@@ -21,8 +21,8 @@
21
__author__ = "Orsiris de Jong"
22
__copyright__ = "Copyright (C) 2015-2023 Orsiris de Jong for NetInvent SASU"
23
__licence__ = "BSD 3 Clause"
24
-__version__ = "1.5.0"
25
-__build__ = "2023012101"
+__version__ = "1.5.1"
+__build__ = "2023121101"
26
__compat__ = "python2.7+"
27
28
import io
0 commit comments