Skip to content

Commit 5ff335c

Browse files
committed
Bump version
1 parent c485fe4 commit 5ff335c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

command_runner/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
__author__ = "Orsiris de Jong"
2222
__copyright__ = "Copyright (C) 2015-2023 Orsiris de Jong for NetInvent SASU"
2323
__licence__ = "BSD 3 Clause"
24-
__version__ = "1.5.0"
25-
__build__ = "2023012101"
24+
__version__ = "1.5.1"
25+
__build__ = "2023121101"
2626
__compat__ = "python2.7+"
2727

2828
import io

0 commit comments

Comments
 (0)