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 819c35d commit 2447f60Copy full SHA for 2447f60
cuenca/version.py
@@ -1,3 +1,3 @@
1
-__version__ = '0.15.8'
+__version__ = '0.15.9'
2
CLIENT_VERSION = __version__
3
API_VERSION = '2020-03-19'
requirements.txt
requests==2.27.1
-cuenca-validations==0.11.17
+cuenca-validations==0.11.19
dataclasses>=0.7;python_version<"3.7"
0 commit comments