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 6ae522e commit b286db3Copy full SHA for b286db3
cuenca/version.py
@@ -1,3 +1,3 @@
1
-__version__ = '2.0.2.dev1'
+__version__ = '2.0.2.dev2'
2
CLIENT_VERSION = __version__
3
API_VERSION = '2020-03-19'
requirements.txt
requests==2.32.3
-cuenca-validations==2.0.5.dev1
+cuenca-validations==2.0.5.dev3
pydantic-extra-types==2.10.2
0 commit comments