diff --git a/setup.py b/setup.py index c7a2da8..f0e43c7 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="comdirect-api-simple", - version="0.0.8", + version="0.0.9", author="Alexander Knittel", author_email="alx.kntl@gmail.com", description="A package for read operations for the comdirect API",