up version

This commit is contained in:
Russi Chatterjee 2019-04-05 12:24:23 +05:30
parent 4178130e8f
commit b428bfac12

View File

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