This commit is contained in:
Alexis Metaireau 2010-11-07 14:36:04 +00:00
commit 01f2912c8f

View file

@ -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',