We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5067ef4 commit 59b0896Copy full SHA for 59b0896
unpythonic/__init__.py
@@ -7,7 +7,7 @@
7
for a trip down the rabbit hole.
8
"""
9
10
-__version__ = '0.15.2'
+__version__ = '0.15.3'
11
12
from .amb import * # noqa: F401, F403
13
from .arity import * # noqa: F401, F403
0 commit comments