Skip to content

Commit 59eaed9

Browse files
committed
bump version
1 parent b1d4a1b commit 59eaed9

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
@@ -4,7 +4,7 @@
44
See ``dir(unpythonic)`` and submodule docstrings for more.
55
"""
66

7-
__version__ = '0.11.1'
7+
__version__ = '0.11.2'
88

99
from .amb import *
1010
from .arity import *

0 commit comments

Comments
 (0)