Skip to content

Commit

Permalink
Incrementing version number to v0.4.0-alpha2.
Browse files Browse the repository at this point in the history
  • Loading branch information
wettenhj committed Sep 25, 2015
1 parent 5fe72f7 commit 20d228b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mydata/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mydata/__init__.py
"""

__version__ = "0.4.0-alpha1"
__version__ = "0.4.0-alpha2"

import sys

Expand Down

0 comments on commit 20d228b

Please sign in to comment.