We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b9d6e commit 168aa2fCopy full SHA for 168aa2f
py_validate/__init__.py
@@ -1,6 +1,6 @@
1
from py_validate.api import * # noqa
2
3
-__version__ = "0.3.0"
+__version__ = "0.3.1"
4
5
__doc__ = """
6
py_validate - Easy-to-use, customizable function validator wrappers in
0 commit comments