Skip to content

Commit

Permalink
getting ready for release 0.1.0
Browse files Browse the repository at this point in the history
Also removed the zeroc-ice dependency, since it is already an omero-py dependency
  • Loading branch information
erickmartins committed Feb 8, 2021
1 parent 6bddb98 commit be5886f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
zeroc-ice==3.6.5
omero-py==5.6.2
numpy==1.18.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="ezomero",
version="0.0.5",
version="0.1.0",
maintainer="Dave Mellert",
maintainer_email="Dave.Mellert@jax.org",
description=("A suite of convenience functions for working"
Expand Down

0 comments on commit be5886f

Please sign in to comment.