mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Increment development version to 3.5.dev
This commit is contained in:
parent
9b5261512d
commit
e7eb3b8ec3
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ from pelican.settings import read_settings
|
||||||
from pelican.utils import clean_output_dir, folder_watcher, file_watcher
|
from pelican.utils import clean_output_dir, folder_watcher, file_watcher
|
||||||
from pelican.writers import Writer
|
from pelican.writers import Writer
|
||||||
|
|
||||||
__version__ = "3.4.0"
|
__version__ = "3.5.dev"
|
||||||
|
|
||||||
DEFAULT_CONFIG_NAME = 'pelicanconf.py'
|
DEFAULT_CONFIG_NAME = 'pelicanconf.py'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue