Skip to content

Commit e35c1f0

Browse files
author
Keryc Diaz
authored
bump version cuenca-vaidations (#112)
1 parent d71fc2d commit e35c1f0

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.6.0'
1+
__version__ = '0.6.1'
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.25.0
2-
cuenca-validations==0.7.1
2+
cuenca-validations==0.7.2
33
dataclasses>=0.7;python_version<"3.7"

0 commit comments

Comments
 (0)