Skip to content

Commit

Permalink
Localization Error (#364)
Browse files Browse the repository at this point in the history
* New version with localization error

* CV released version

* Release version
  • Loading branch information
andreshndz authored Aug 22, 2023
1 parent 819c35d commit 2447f60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cuenca/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = '0.15.8'
__version__ = '0.15.9'
CLIENT_VERSION = __version__
API_VERSION = '2020-03-19'
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests==2.27.1
cuenca-validations==0.11.17
cuenca-validations==0.11.19
dataclasses>=0.7;python_version<"3.7"

0 comments on commit 2447f60

Please sign in to comment.