summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorbotpub <botpub@autopub.rocks>2020-12-01 20:36:51 +0000
committerbotpub <botpub@autopub.rocks>2020-12-01 20:36:51 +0000
commit8033162ba4393db60791b201fb100d1be0f04431 (patch)
tree7aae6085e32ef1f1f8a8ca6a7add3dc8e209fd74 /pyproject.toml
parent9435a6c0451a32ab3dba602fba3b79b3c06c929c (diff)
downloadpelican-8033162ba4393db60791b201fb100d1be0f04431.tar.gz
Release Pelican 4.5.34.5.3
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 b78a0374..18bc2f09 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican"
-version = "4.5.2"
+version = "4.5.3"
description = "Static site generator supporting Markdown and reStructuredText"
authors = ["Justin Mayer <entrop@gmail.com>"]
license = "AGPLv3"