From 2396f1795a5b0aa28161779c9181801d599cf0de Mon Sep 17 00:00:00 2001 From: Alonso Enrique Date: Sun, 26 Jan 2020 12:51:29 -0500 Subject: [PATCH] update depayco version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dad50a1..1af24d6 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='depayco', - version='1.1.1', + version='1.1.2', license='GPL', author='Alonso', author_email='alons45@gmail.com',