We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75216f7 commit 2c8d2a0Copy full SHA for 2c8d2a0
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "decorator_validation"
3
-version = "4.0.0"
+version = "4.0.1"
4
description = "Fast Argument validation for functions using decorators"
5
authors = ["FailedRobot <sry@nomail.com>"]
6
homepage = "https://github.com/ahartlba/decorator_validation"
0 commit comments