diff --git a/setup.py b/setup.py index ee1b087..5c322d9 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -VERSION = "1.1.0" +VERSION = "1.1.1" setup( name="nd2reader",