From a7ddecbe1f23938b4feba4e81e12fa333de71135 Mon Sep 17 00:00:00 2001 From: Kronas Date: Thu, 8 Dec 2016 14:55:13 +0200 Subject: [PATCH] 1.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 96b43ad..e17d67c 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='aliexpress-api-client', - version='1.0', + version='1.2', description='AliExpress API Client', url='https://github.com/kronas/python-aliexpress-api-client',