Skip to content

Commit cfd67f3

Browse files
committed
Update cuenca-validations to version 2.1.11 and set package version to 2.1.6
1 parent 7f95e77 commit cfd67f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.6.dev4'
1+
__version__ = '2.1.6'
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.11.dev1
2+
cuenca-validations==2.1.11
33
pydantic-extra-types==2.10.2

0 commit comments

Comments
 (0)