Skip to content

Commit 2447f60

Browse files
authored
Localization Error (#364)
* New version with localization error * CV released version * Release version
1 parent 819c35d commit 2447f60

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__ = '0.15.8'
1+
__version__ = '0.15.9'
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.27.1
2-
cuenca-validations==0.11.17
2+
cuenca-validations==0.11.19
33
dataclasses>=0.7;python_version<"3.7"

0 commit comments

Comments
 (0)