Skip to content

Commit ce44b33

Browse files
committed
pre-emptive version bump
1 parent c35f7e9 commit ce44b33

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__ = '1.0.0'
10+
__version__ = '1.0.1'
1111

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

0 commit comments

Comments
 (0)