bump version
This commit is contained in:
parent
d57776c45a
commit
33e35326db
2
setup.py
2
setup.py
@ -22,7 +22,7 @@ with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
|
|||||||
setup(
|
setup(
|
||||||
name='dnc',
|
name='dnc',
|
||||||
|
|
||||||
version='1.0.3',
|
version='1.1.0',
|
||||||
description='Differentiable Neural Computer, for Pytorch',
|
description='Differentiable Neural Computer, for Pytorch',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user