зеркало из https://github.com/microsoft/MMdnn.git
Update setup.py
This commit is contained in:
Родитель
45a33018b0
Коммит
7b3e4e3e2e
3
setup.py
3
setup.py
|
@ -12,7 +12,7 @@ setup(
|
|||
# Versions should comply with PEP440. For a discussion on single-sourcing
|
||||
# the version across setup.py and the project code, see
|
||||
# https://packaging.python.org/en/latest/single_source_version.html
|
||||
version='0.3.0',
|
||||
version='0.3.1',
|
||||
|
||||
description='Deep learning model converter, visualization and editor.',
|
||||
long_description=long_description,
|
||||
|
@ -49,7 +49,6 @@ setup(
|
|||
|
||||
# Specify the Python versions you support here. In particular, ensure
|
||||
# that you indicate whether you support Python 2, Python 3 or both.
|
||||
'Programming Language :: Python :: 2',
|
||||
'Programming Language :: Python :: 3'
|
||||
],
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче