Skip to content

Commit

Permalink
bump validations
Browse files Browse the repository at this point in the history
  • Loading branch information
alexviquez committed Sep 22, 2022
1 parent 68a6877 commit b80aa22
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.14.7.dev2'
__version__ = '0.14.7.dev3'
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.5.dev0
cuenca-validations==0.11.5.dev2
dataclasses>=0.7;python_version<"3.7"

0 comments on commit b80aa22

Please sign in to comment.