Skip to content

Commit

Permalink
updated tongue network
Browse files Browse the repository at this point in the history
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']
  • Loading branch information
mschart committed Jun 19, 2021
1 parent a81e827 commit cab54b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iblvideo/__init__.py
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit cab54b4

Please sign in to comment.