This commit is contained in:
Alexis Metaireau 2010-12-13 22:46:53 +00:00
commit 7c82f5e037
2 changed files with 3 additions and 3 deletions

View file

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