Bump version number.

This commit is contained in:
Alexis Metaireau 2010-08-19 13:47:04 +02:00
commit 66269f7b17

View file

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