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 c3813f6 commit 6849493Copy full SHA for 6849493
command_runner/__init__.py
@@ -21,8 +21,8 @@
21
__author__ = "Orsiris de Jong"
22
__copyright__ = "Copyright (C) 2015-2025 Orsiris de Jong for NetInvent"
23
__licence__ = "BSD 3 Clause"
24
-__version__ = "1.7.3-dev"
25
-__build__ = "2025040901"
+__version__ = "1.7.3"
+__build__ = "2025041801"
26
__compat__ = "python2.7+"
27
28
import io
0 commit comments