Skip to content

Commit 1f891c1

Browse files
author
KaiyangZhou
committed
[upgrade] 0.8.0=>0.8.1
1 parent 9e418c0 commit 1f891c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchreid/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from __future__ import absolute_import
22
from __future__ import print_function
33

4-
__version__ = '0.8.0'
4+
__version__ = '0.8.1'
55
__author__ = 'Kaiyang Zhou'
66
__description__ = 'Deep learning person re-identification in PyTorch'
77

0 commit comments

Comments
 (0)