Skip to content

Commit dcbbfb8

Browse files
committed
bump version
1 parent e3a56ac commit dcbbfb8

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

8-
__version__ = '0.10.3'
8+
__version__ = '0.10.4'
99

1010
from .amb import *
1111
from .arity import *

0 commit comments

Comments
 (0)