1
0
Fork 0
forked from github/pelican

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(
name = "pelican",
version = '1.1.1',
version = '1.2',
url = 'http://hg.lolnet.org/pelican/',
author = 'Alexis Metaireau',
author_email = 'alexis@notmyidea.org',