Skip to content

Commit 6849493

Browse files
committed
Bump version
1 parent c3813f6 commit 6849493

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

command_runner/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
__author__ = "Orsiris de Jong"
2222
__copyright__ = "Copyright (C) 2015-2025 Orsiris de Jong for NetInvent"
2323
__licence__ = "BSD 3 Clause"
24-
__version__ = "1.7.3-dev"
25-
__build__ = "2025040901"
24+
__version__ = "1.7.3"
25+
__build__ = "2025041801"
2626
__compat__ = "python2.7+"
2727

2828
import io

0 commit comments

Comments
 (0)