updadet wexchange version number
This commit is contained in:
parent
e916cf426d
commit
9691440a5f
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ with open(os.path.join(lib_folder, 'requirements.txt'), 'r') as f:
|
|||
print(install_requires)
|
||||
|
||||
setup(name='wexchange',
|
||||
version='1.5',
|
||||
version='1.6',
|
||||
author='Jan Buethe',
|
||||
author_email='jbuethe@amazon.de',
|
||||
description='Weight-exchange library between Pytorch and Tensorflow',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue