summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorbotpub <botpub@autopub.rocks>2020-11-02 13:15:26 +0000
committerbotpub <botpub@autopub.rocks>2020-11-02 13:15:26 +0000
commit06d4eff4a52bf75c5fc447aa779b1694f44028c9 (patch)
tree0ab6e77ba0e3414b9eed5cd4031c70860e44ec74 /pyproject.toml
parent98b1a46362f6217216306527fb8715316982b995 (diff)
downloadpelican-06d4eff4a52bf75c5fc447aa779b1694f44028c9.tar.gz
Release Pelican 4.5.14.5.1
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index cbe7642e..4331fce1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican"
-version = "4.5.0"
+version = "4.5.1"
description = "Static site generator supporting Markdown and reStructuredText"
authors = ["Justin Mayer <entrop@gmail.com>"]
license = "AGPLv3"