We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac3662 commit a437f38Copy full SHA for a437f38
command_runner/__init__.py
@@ -18,7 +18,7 @@
18
__author__ = 'Orsiris de Jong'
19
__copyright__ = 'Copyright (C) 2015-2021 Orsiris de Jong'
20
__licence__ = 'BSD 3 Clause'
21
-__version__ = '0.6.1'
+__version__ = '0.6.2'
22
__build__ = '2021022202'
23
24
import os
0 commit comments