diff --git a/setup.py b/setup.py index 365f646..d989aa0 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='yann', - version='0.0.4', + version='0.0.5', description='yet another neural network library', long_description=long_description, long_description_content_type="text/markdown",