From fc4b5ffd5383dae3a5903f5a3bb0849fd19ad2b4 Mon Sep 17 00:00:00 2001 From: Felipe Lima Date: Mon, 10 Aug 2015 12:10:37 -0500 Subject: [PATCH] 1.0.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bf071f2..0af43d4 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='tago', - version='1.0.4', + version='1.0.5', description='Official Python lib for Tago', classifiers=[ 'Development Status :: 5 - Production/Stable',