Skip to content

Commit 541a9c5

Browse files
author
Andres Hernandez
committed
New version with localization error
1 parent 819c35d commit 541a9c5

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.dev0'
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.dev4
33
dataclasses>=0.7;python_version<"3.7"

0 commit comments

Comments
 (0)