mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Prepare for next version
This commit is contained in:
parent
ba84658503
commit
0397274fed
2 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
||||||
Release history
|
Release history
|
||||||
###############
|
###############
|
||||||
|
|
||||||
|
3.3 (XXXX-XX-XX)
|
||||||
|
================
|
||||||
|
|
||||||
3.2 (2013-04-24)
|
3.2 (2013-04-24)
|
||||||
================
|
================
|
||||||
|
|
||||||
|
|
|
||||||
2
setup.py
2
setup.py
|
|
@ -25,7 +25,7 @@ CHANGELOG = open('docs/changelog.rst').read()
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="pelican",
|
name="pelican",
|
||||||
version="3.2",
|
version="3.3",
|
||||||
url='http://getpelican.com/',
|
url='http://getpelican.com/',
|
||||||
author='Alexis Metaireau',
|
author='Alexis Metaireau',
|
||||||
author_email='authors@getpelican.com',
|
author_email='authors@getpelican.com',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue