version=1.0.2
parent
0ec14d9afc
commit
0a60d2c6a7
|
@ -1,7 +1,7 @@
|
|||
from __future__ import absolute_import
|
||||
from __future__ import print_function
|
||||
|
||||
__version__ = '1.0.1'
|
||||
__version__ = '1.0.2'
|
||||
__author__ = 'Kaiyang Zhou'
|
||||
__description__ = 'Deep learning person re-identification in PyTorch'
|
||||
__url__ = 'https://github.com/KaiyangZhou/deep-person-reid'
|
||||
|
|
Loading…
Reference in New Issue