From 428c921f06cbdabfa24552e68caedd5dac68c75d Mon Sep 17 00:00:00 2001 From: yomguy Date: Mon, 25 Jun 2012 11:40:28 +0200 Subject: [PATCH] go to 0.6.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7ff9f47..52c06e7 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( long_description = open('README.rst').read(), author = "Guillaume Pellerin", author_email = "yomguy@parisson.com", - version = '0.6.4', + version = '0.6.5', install_requires = [ 'setuptools', 'tinyurl', -- 2.39.5