We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e418c0 commit 1f891c1Copy full SHA for 1f891c1
torchreid/__init__.py
@@ -1,7 +1,7 @@
1
from __future__ import absolute_import
2
from __future__ import print_function
3
4
-__version__ = '0.8.0'
+__version__ = '0.8.1'
5
__author__ = 'Kaiyang Zhou'
6
__description__ = 'Deep learning person re-identification in PyTorch'
7
0 commit comments