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