We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd1331 commit a6305c7Copy full SHA for a6305c7
cuenca/version.py
@@ -1,3 +1,3 @@
1
-__version__ = '2.1.9.dev1'
+__version__ = '2.1.9'
2
CLIENT_VERSION = __version__
3
API_VERSION = '2020-03-19'
requirements.txt
requests==2.32.3
-cuenca-validations==2.1.14.dev2
+cuenca-validations==2.1.14
pydantic-extra-types==2.10.2
0 commit comments