Skip to content

Commit 59b0896

Browse files
committed
pre-emptive version bump
1 parent 5067ef4 commit 59b0896

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
@@ -7,7 +7,7 @@
77
for a trip down the rabbit hole.
88
"""
99

10-
__version__ = '0.15.2'
10+
__version__ = '0.15.3'
1111

1212
from .amb import * # noqa: F401, F403
1313
from .arity import * # noqa: F401, F403

0 commit comments

Comments
 (0)