From cab54b464a96fd87e70f44a312b3ce412f6c42f8 Mon Sep 17 00:00:00 2001 From: mschart Date: Sat, 19 Jun 2021 10:49:49 +0100 Subject: [PATCH] updated tongue network Newest nets are: ['tail-mic-2019-12-16', 'roi_detect-2019-12-11', 'eye-mic-2021-04-28', 'tongue-mic-2021-06-16', 'nose_tip-2019-12-23', 'paw2-mic-2021-04-01'] --- iblvideo/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iblvideo/__init__.py b/iblvideo/__init__.py index 514a656..9d852f4 100644 --- a/iblvideo/__init__.py +++ b/iblvideo/__init__.py @@ -1,5 +1,5 @@ -__version__ = '1.1.2' # This is the only place where the version is hard coded, only adapt here +__version__ = '1.2.0' # This is the only place where the version is hard coded, only adapt here import deeplabcut