diff --git a/setup.py b/setup.py index e3eabee..d2efb8c 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -VERSION = "0.3.11" +VERSION = "0.3.12" from setuptools import setup, find_packages