mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Increment version to 3.1 in changelog and setup.py
This commit is contained in:
parent
440a68636b
commit
cadcfa43c3
2 changed files with 6 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -19,7 +19,7 @@ entry_points = {
|
|||
|
||||
setup(
|
||||
name = "pelican",
|
||||
version = "3.0",
|
||||
version = "3.1",
|
||||
url = 'http://getpelican.com/',
|
||||
author = 'Alexis Metaireau',
|
||||
author_email = 'alexis@notmyidea.org',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue