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