Skip to content

Commit bcd3694

Browse files
committed
Update cuenca-validations to version 2.1.16 and set internal version to 2.1.10
1 parent 0dc171b commit bcd3694

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cuenca/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '2.1.10.dev2'
1+
__version__ = '2.1.10'
22
CLIENT_VERSION = __version__
33
API_VERSION = '2020-03-19'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests==2.32.3
2-
cuenca-validations==2.1.16.dev10
2+
cuenca-validations==2.1.16
33
pydantic-extra-types==2.10.2

0 commit comments

Comments
 (0)