Skip to content

Commit

Permalink
Incrementing version to v0.7.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
wettenhj committed Nov 6, 2016
1 parent 68bc6f5 commit c47309a
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 @@ -3,7 +3,7 @@
"""
import sys

__version__ = "0.7.0-beta1"
__version__ = "0.7.0-beta2"


try:
Expand Down

0 comments on commit c47309a

Please sign in to comment.