diff --git a/setup.py b/setup.py index d0e914e..6ed38b1 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '0.0.37' +VERSION = '0.0.38' with open("README.md", "r") as readme: