Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deajan committed Feb 22, 2021
1 parent 1ac3662 commit a437f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command_runner/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
__author__ = 'Orsiris de Jong'
__copyright__ = 'Copyright (C) 2015-2021 Orsiris de Jong'
__licence__ = 'BSD 3 Clause'
__version__ = '0.6.1'
__version__ = '0.6.2'
__build__ = '2021022202'

import os
Expand Down

0 comments on commit a437f38

Please sign in to comment.