Release Pelican 4.11.0

This commit is contained in:
botpub 2025-01-15 17:01:09 +00:00
commit 69e24fa82f
3 changed files with 11 additions and 9 deletions

View file

@ -2,7 +2,7 @@
name = "pelican"
authors = [{ name = "Justin Mayer", email = "authors@getpelican.com" }]
description = "Static site generator supporting Markdown and reStructuredText"
version = "4.10.2"
version = "4.11.0"
license = { text = "AGPLv3" }
readme = "README.rst"
keywords = ["static site generator", "static sites", "ssg"]