Bumping to 1.2.2

This commit is contained in:
Alexis Metaireau 2010-10-16 04:01:41 +01:00
commit cae850fa53

View file

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