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