updadet wexchange version number

This commit is contained in:
Jan Buethe 2023-08-01 10:42:55 +02:00
parent e916cf426d
commit 9691440a5f
No known key found for this signature in database
GPG key ID: 9E32027A35B36314

View file

@ -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',