diff --git a/iblvideo/__init__.py b/iblvideo/__init__.py index 06142a4..26e5dd5 100644 --- a/iblvideo/__init__.py +++ b/iblvideo/__init__.py @@ -1,5 +1,5 @@ -__version__ = '0.1.0' # This is the only place where the version is hard coded, only adapt here +__version__ = '0.2.0' # This is the only place where the version is hard coded, only adapt here import deeplabcut