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 d982f7a commit 03cea0fCopy full SHA for 03cea0f
cuenca/version.py
@@ -1,3 +1,3 @@
1
-__version__ = '0.15.3'
+__version__ = '0.15.3.dev4'
2
CLIENT_VERSION = __version__
3
API_VERSION = '2020-03-19'
requirements.txt
requests==2.27.1
-cuenca-validations==0.11.10
+cuenca-validations==0.11.10.dev1
dataclasses>=0.7;python_version<"3.7"
0 commit comments