We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a56ac commit dcbbfb8Copy full SHA for dcbbfb8
unpythonic/__init__.py
@@ -5,7 +5,7 @@
5
See ``dir(unpythonic)`` and submodule docstrings for more.
6
"""
7
8
-__version__ = '0.10.3'
+__version__ = '0.10.4'
9
10
from .amb import *
11
from .arity import *
0 commit comments