Skip to content

Commit 97e9734

Browse files
updated package version
1 parent 9301da3 commit 97e9734

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

func_validator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
)
55
from .validators import *
66

7-
__version__ = "1.1.1"
7+
__version__ = "1.1.2"
88

99
__all__ = ["validate_params"] + validators.__all__

0 commit comments

Comments
 (0)