diff --git a/setup.py b/setup.py index 1ad7ab8..ff263af 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '0.0.40' +VERSION = '0.0.41' with open("README.md", "r") as readme: