forked from github/pelican
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
|
||||
###############
|
||||
|
||||
4.9.1 - 2023-11-15
|
||||
==================
|
||||
|
||||
* Ensure ``tzdata`` dependency is installed on Windows
|
||||
|
||||
4.9.0 - 2023-11-12
|
||||
==================
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = "pelican"
|
||||
authors = [{ name = "Justin Mayer", email = "authors@getpelican.com" }]
|
||||
description = "Static site generator supporting Markdown and reStructuredText"
|
||||
version = "4.9.0"
|
||||
version = "4.9.1"
|
||||
license = { text = "AGPLv3" }
|
||||
readme = "README.rst"
|
||||
keywords = ["static site generator", "static sites", "ssg"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue