We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f653ef4 commit 508f4abCopy full SHA for 508f4ab
cuenca/version.py
@@ -1,3 +1,3 @@
1
-__version__ = '0.13.8'
+__version__ = '0.13.9'
2
CLIENT_VERSION = __version__
3
API_VERSION = '2020-03-19'
requirements.txt
requests==2.27.1
-cuenca-validations==0.10.23
+cuenca-validations==0.10.28
dataclasses>=0.7;python_version<"3.7"
0 commit comments