diff --git a/setup.py b/setup.py index f45f0d7..ac81a2e 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( name='dnc', - version='0.0.2', + version='0.0.3', description='Differentiable Neural Computer, for Pytorch', long_description=long_description,