pull/218/head
KaiyangZhou 2019-08-03 23:15:42 +01:00
parent e4fb577693
commit 1732d9e5da
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
from __future__ import absolute_import
from __future__ import print_function
__version__ = '0.8.1'
__version__ = '0.9.0'
__author__ = 'Kaiyang Zhou'
__description__ = 'Deep learning person re-identification in PyTorch'