Little fixes, add ideas too.

This commit is contained in:
Alexis Metaireau 2010-11-20 16:01:17 +00:00
commit ed5e35faeb
3 changed files with 9 additions and 3 deletions

View file

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