Skip to content

Commit

Permalink
update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitakoshikov committed Jan 14, 2019
1 parent c90d2fe commit 2e8804b
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.3.0"
__version__ = "0.3.1"

sys.modules[__name__] = __version__

0 comments on commit 2e8804b

Please sign in to comment.