diff --git a/setup.py b/setup.py index 4de74f20..7ae30138 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ import setuptools -VERSION = '0.11' +VERSION = '0.12' with open('README.md', 'r', encoding='utf-8') as fh: