bump version

This commit is contained in:
ixaxaar 2021-01-05 15:54:53 +00:00 committed by GitHub
parent d57776c45a
commit 33e35326db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
setup(
name='dnc',
version='1.0.3',
version='1.1.0',
description='Differentiable Neural Computer, for Pytorch',
long_description=long_description,