diff --git a/setup.py b/setup.py index 2fff6b8..8d41c9d 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import setuptools import os -__version__ = "0.4" +__version__ = "0.5" # Prepare and send a new release to PyPI if "release" in sys.argv[-1]: