We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eed5b2 commit b9733a8Copy full SHA for b9733a8
unpythonic/__init__.py
@@ -6,7 +6,7 @@
6
If you have MacroPy installed, see also ``unpythonic.syntax``.
7
"""
8
9
-__version__ = '0.14.0'
+__version__ = '0.14.1'
10
11
from .amb import *
12
from .arity import *
0 commit comments