mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add a settings for PDF generation.
This commit is contained in:
parent
b7179548c3
commit
efc6bb7aa4
3 changed files with 8 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -8,7 +8,7 @@ if sys.version_info < (2,7):
|
|||
|
||||
setup(
|
||||
name = "pelican",
|
||||
version = '2.4.1',
|
||||
version = '2.4.2',
|
||||
url = 'http://alexis.notmyidea.org/pelican/',
|
||||
author = 'Alexis Metaireau',
|
||||
author_email = 'alexis@notmyidea.org',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue