Skip to content

Commit b86383f

Browse files
committed
Release Pelican 4.10.1
1 parent fe45094 commit b86383f

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

RELEASE.md

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

docs/changelog.rst

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

4+
4.10.1 - 2024-09-28
5+
===================
6+
7+
- Fix error when running ``pelican -r -l``
8+
- Fix symlink handling in ``pelican-themes``
9+
410
4.10.0 - 2024-09-16
511
===================
612

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 = "authors@getpelican.com" }]
44
description = "Static site generator supporting Markdown and reStructuredText"
5-
version = "4.10.0"
5+
version = "4.10.1"
66
license = { text = "AGPLv3" }
77
readme = "README.rst"
88
keywords = ["static site generator", "static sites", "ssg"]

0 commit comments

Comments
 (0)