1
0
Fork 0
forked from github/pelican
This commit is contained in:
Alexis Metaireau 2010-10-31 00:09:51 +01:00
commit 3df73021af

View file

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