diff --git a/setup.py b/setup.py index d065960..f97b13f 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = '0.0.31' +VERSION = '0.0.32' with open("README.md", "r") as readme: