diff --git a/setup.py b/setup.py index 4420bd1..a3fea0a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = '0.0.5' +VERSION = '0.0.6' with open("README.md", "r") as readme: