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 Sep 17, 2018
1 parent 791ea59 commit 6e074a7
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 @@ -18,6 +18,6 @@

import sys

__version__ = "0.1.0"
__version__ = "0.2.0"

sys.modules[__name__] = __version__

0 comments on commit 6e074a7

Please sign in to comment.