mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
bump 2.7.0
This commit is contained in:
parent
8862e5db74
commit
086df21ce7
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ from pelican.utils import clean_output_dir, files_changed
|
|||
from pelican.writers import Writer
|
||||
from pelican import log
|
||||
|
||||
VERSION = "2.6.0"
|
||||
VERSION = "2.7.0"
|
||||
|
||||
|
||||
class Pelican(object):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue