We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d4a1b commit 59eaed9Copy full SHA for 59eaed9
unpythonic/__init__.py
@@ -4,7 +4,7 @@
4
See ``dir(unpythonic)`` and submodule docstrings for more.
5
"""
6
7
-__version__ = '0.11.1'
+__version__ = '0.11.2'
8
9
from .amb import *
10
from .arity import *
0 commit comments