We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9079b commit 2035098Copy full SHA for 2035098
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = pyvalueobjects
3
-version = 0.23.0
+version = 0.24.0
4
author = Javier Parada
5
author_email = javierparadadev@gmail.com
6
description = A collection of Value Objects to save time by generalizing data type and format validations.
0 commit comments