diff --git a/setup.py b/setup.py index e5c999f..42e7fc9 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -VERSION = "1.1.4" +VERSION = "2.0.0" setup( name="nd2reader",