Bump version

This commit is contained in:
ixaxaar 2017-11-13 00:49:58 +05:30
parent 680488a3b4
commit 06d18a0fc3

View File

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