1
0
Fork 0
forked from github/pelican
This commit is contained in:
Alexis Metaireau 2010-11-06 02:40:37 +00:00
commit e8ae29dfbf

View file

@ -8,7 +8,7 @@ if sys.version_info < (2,7):
setup(
name = "pelican",
version = '2.4.2',
version = '2.4.3',
url = 'http://alexis.notmyidea.org/pelican/',
author = 'Alexis Metaireau',
author_email = 'alexis@notmyidea.org',