mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Release Pelican 4.9.1
This commit is contained in:
parent
a1d475fb22
commit
7194cf5795
3 changed files with 6 additions and 4 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
Release type: patch
|
|
||||||
|
|
||||||
* Ensure ``tzdata`` dependency is installed on Windows
|
|
||||||
|
|
@ -1,6 +1,11 @@
|
||||||
Release history
|
Release history
|
||||||
###############
|
###############
|
||||||
|
|
||||||
|
4.9.1 - 2023-11-15
|
||||||
|
==================
|
||||||
|
|
||||||
|
* Ensure ``tzdata`` dependency is installed on Windows
|
||||||
|
|
||||||
4.9.0 - 2023-11-12
|
4.9.0 - 2023-11-12
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
name = "pelican"
|
name = "pelican"
|
||||||
authors = [{ name = "Justin Mayer", email = "authors@getpelican.com" }]
|
authors = [{ name = "Justin Mayer", email = "authors@getpelican.com" }]
|
||||||
description = "Static site generator supporting Markdown and reStructuredText"
|
description = "Static site generator supporting Markdown and reStructuredText"
|
||||||
version = "4.9.0"
|
version = "4.9.1"
|
||||||
license = { text = "AGPLv3" }
|
license = { text = "AGPLv3" }
|
||||||
readme = "README.rst"
|
readme = "README.rst"
|
||||||
keywords = ["static site generator", "static sites", "ssg"]
|
keywords = ["static site generator", "static sites", "ssg"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue