mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Bump version 3.3.0
This commit is contained in:
parent
2f57b86560
commit
b35ce43b7f
3 changed files with 4 additions and 4 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.2.3.dev"
|
||||
__version__ = "3.3.0"
|
||||
|
||||
DEFAULT_CONFIG_NAME = 'pelicanconf.py'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue