Skip to content

Commit 267426f

Browse files
committed
bump version
1 parent 4657429 commit 267426f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0'
7+
__version__ = '0.11.1'
88

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

0 commit comments

Comments
 (0)