Skip to content

Commit 168aa2f

Browse files
committed
Increment version for release
1 parent 41b9d6e commit 168aa2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py_validate/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from py_validate.api import * # noqa
22

3-
__version__ = "0.3.0"
3+
__version__ = "0.3.1"
44

55
__doc__ = """
66
py_validate - Easy-to-use, customizable function validator wrappers in

0 commit comments

Comments
 (0)