Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
agarrido19 committed Jun 28, 2022
1 parent 6e35efe commit 2a1874d
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.4.dev0'
__version__ = '0.13.4.dev1'
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.17.dev1
cuenca-validations==0.10.17.dev0
dataclasses>=0.7;python_version<"3.7"

0 comments on commit 2a1874d

Please sign in to comment.