From b1faf056b3e28976fe2bbd5b0f3290a4aa2e0273 Mon Sep 17 00:00:00 2001 From: juhuntenburg Date: Tue, 6 Apr 2021 10:27:33 +0100 Subject: [PATCH] v0.2.0 new paw weights --- iblvideo/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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