diff --git a/setup.py b/setup.py index 4baca2c..2ab19ba 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def read(fname): setup( name=PACKAGENAME, - version="0.0.5", + version="0.0.6", author="Emanuele Ballarin", author_email="emanuele@ballarin.cc", url="https://github.com/emaballarin/fastwonn",