forked from github/pelican
Version bump.
This commit is contained in:
parent
6470e54285
commit
a948b6a1c0
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ from pelican.writers import Writer
|
|||
from pelican.generators import (ArticlesGenerator, PagesGenerator,
|
||||
StaticGenerator, PdfGenerator)
|
||||
|
||||
VERSION = "2.5.1"
|
||||
VERSION = "2.5.2"
|
||||
|
||||
|
||||
def init_params(settings=None, path=None, theme=None, output_path=None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue