diff --git a/setup.py b/setup.py index 1310ef6..4a77545 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '0.0.42' +VERSION = '0.0.43' with open("README.md", "r") as readme: