From 01f2912c8f545a968f83c6a2d0fd2bf1d4c1642a Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Sun, 7 Nov 2010 14:36:04 +0000 Subject: [PATCH] bump. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e5deb946..b3acdb30 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ if sys.version_info < (2,7): setup( name = "pelican", - version = '2.4.3', + version = '2.4.4', url = 'http://alexis.notmyidea.org/pelican/', author = 'Alexis Metaireau', author_email = 'alexis@notmyidea.org',