Skip to content

Commit 4a0b929

Browse files
committed
Update version number
1 parent 5df2531 commit 4a0b929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unpythonic/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
If you have MacroPy installed, see also ``unpythonic.syntax``.
77
"""
88

9-
__version__ = '0.14.2'
9+
__version__ = '0.14.2.1'
1010

1111
from .amb import *
1212
from .arity import *

0 commit comments

Comments
 (0)