Skip to content

Commit

Permalink
update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
davide125 committed Mar 30, 2020
1 parent e416a93 commit cc4e5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dcrpm/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

import sys

__version__ = "0.6.0" # type: str
__version__ = "0.6.1" # type: str

sys.modules[__name__] = __version__

0 comments on commit cc4e5bc

Please sign in to comment.