diff --git a/setup.py b/setup.py index fc3ea82..f1d0372 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="slicedimage", - version="0.0.2", + version="0.0.3", description="Library to access sliced imaging data", author="Tony Tung", author_email="ttung@chanzuckerberg.com",