diff --git a/setup.py b/setup.py index 9541631..6fda052 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( name='dnc', - version='0.0.5', + version='0.0.6', description='Differentiable Neural Computer, for Pytorch', long_description=long_description,