File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -26,5 +26,6 @@ superanimal_quadruped:
2626 rtmpose_s : mwmathis/DeepLabCutModelZoo-SuperAnimal-Quadruped/superanimal_quadruped_rtmpose_s.pt
2727
2828superanimal_humanbody :
29+ detectors : {}
2930 pose_models :
3031 rtmpose_x : DeepLabCut/HumanBody/rtmpose-x_simcc-body7.pt
Original file line number Diff line number Diff line change 99# Licensed under GNU Lesser General Public License v3.0
1010#
1111
12- __version__ = "0.0.9 "
12+ __version__ = "0.0.10 "
1313VERSION = __version__
Original file line number Diff line number Diff line change 1515
1616setuptools .setup (
1717 name = "dlclibrary" ,
18- version = "0.0.9 " ,
18+ version = "0.0.10 " ,
1919 author = "A. & M. Mathis Labs" ,
2020 author_email = "alexander@deeplabcut.org" ,
2121 description = "Lightweight library supporting universal functions for the DeepLabCut ecosystem" ,
You can’t perform that action at this time.
0 commit comments