diff --git a/setup.py b/setup.py index f76a92a..59b201e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="stackview", - version="0.7.10", + version="0.7.11", author="Robert Haase", author_email="robert.haase@uni-leipzig.de", description="Interactive image stack viewing in jupyter notebooks",