Skip to content

Commit

Permalink
CV Bump (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreshndz authored Aug 15, 2022
1 parent f653ef4 commit 508f4ab
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.13.8'
__version__ = '0.13.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.10.23
cuenca-validations==0.10.28
dataclasses>=0.7;python_version<"3.7"

0 comments on commit 508f4ab

Please sign in to comment.