We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b639ca3 commit ad56897Copy full SHA for ad56897
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup
3
from setuptools import find_packages
4
5
-VERSION = '1.1.1'
+VERSION = '1.1.2'
6
7
NAME = 'bauhaus'
8
0 commit comments