Skip to content

Commit

Permalink
Merge pull request #85 from mytardis/develop
Browse files Browse the repository at this point in the history
Merging into master for v0.7.0-beta2 build
  • Loading branch information
wettenhj authored Nov 6, 2016
2 parents 6b6f048 + c47309a commit c0efdf5
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 c0efdf5

Please sign in to comment.