Skip to content

Commit 7194cf5

Browse files
committed
Release Pelican 4.9.1
1 parent a1d475f commit 7194cf5

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

RELEASE.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Release history
22
###############
33

4+
4.9.1 - 2023-11-15
5+
==================
6+
7+
* Ensure ``tzdata`` dependency is installed on Windows
8+
49
4.9.0 - 2023-11-12
510
==================
611

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "pelican"
33
authors = [{ name = "Justin Mayer", email = "[email protected]" }]
44
description = "Static site generator supporting Markdown and reStructuredText"
5-
version = "4.9.0"
5+
version = "4.9.1"
66
license = { text = "AGPLv3" }
77
readme = "README.rst"
88
keywords = ["static site generator", "static sites", "ssg"]

0 commit comments

Comments
 (0)