forked from github/pelican
Prepare version 3.3.1.dev for next development cycle
This commit is contained in:
parent
b35ce43b7f
commit
2c468f091a
3 changed files with 7 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ from pelican.settings import read_settings
|
|||
from pelican.utils import clean_output_dir, folder_watcher, file_watcher
|
||||
from pelican.writers import Writer
|
||||
|
||||
__version__ = "3.3.0"
|
||||
__version__ = "3.3.1.dev"
|
||||
|
||||
DEFAULT_CONFIG_NAME = 'pelicanconf.py'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue