Skip to content

Commit

Permalink
update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ifel committed Aug 20, 2019
1 parent f1ff083 commit cfe3bb7
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.4.0" # type: str
__version__ = "0.5.0" # type: str

sys.modules[__name__] = __version__

0 comments on commit cfe3bb7

Please sign in to comment.