Update the setup.py version.

This commit is contained in:
Alexis Metaireau 2010-09-28 01:15:25 +01:00
commit a90162a43e

View file

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