Skip to content

Commit

Permalink
RF: incrementing minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
kdesimone committed Dec 14, 2016
1 parent 574f4fd commit 9f4c068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion popeye/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

_version_major = 0
_version_minor = 4
_version_micro = 0
_version_micro = 1
# _version_extra = '.dev'
_version_extra = ''

Expand Down

0 comments on commit 9f4c068

Please sign in to comment.