Skip to content

Commit 1213e9e

Browse files
committed
bump
1 parent 1632abe commit 1213e9e

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.1'
1+
__version__ = '0.15.2.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.5
2+
cuenca-validations==0.11.7.dev2
33
dataclasses>=0.7;python_version<"3.7"

0 commit comments

Comments
 (0)