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 11, 2019
1 parent 1245f77 commit cfd049d
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.2.0"
__version__ = "0.3.0"

sys.modules[__name__] = __version__

0 comments on commit cfd049d

Please sign in to comment.