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