Skip to content

Commit

Permalink
Bump to 0.4.1.dev1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Jul 4, 2019
1 parent ad50292 commit f2b3f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()


version = '0.4.0'
version = '0.4.1.dev1'
url = "https://github.com/ome/omero-metadata/"

setup(
Expand Down

0 comments on commit f2b3f69

Please sign in to comment.