summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorbotpub <botpub@autopub.rocks>2021-10-12 14:45:30 +0000
committerbotpub <botpub@autopub.rocks>2021-10-12 14:45:30 +0000
commitbb10d286a6ac2f283d332f7e80c5655b9997f827 (patch)
treeefa48b14c161d32b9f227cf34558ac3cc85fa724 /pyproject.toml
parentde2e9b7e4115034a0dedfb9d308850c8c5277db7 (diff)
downloadpelican-bb10d286a6ac2f283d332f7e80c5655b9997f827.tar.gz
Release Pelican 4.7.14.7.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 42bd9a14..8d7749b0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican"
-version = "4.7.0"
+version = "4.7.1"
description = "Static site generator supporting Markdown and reStructuredText"
authors = ["Justin Mayer <entrop@gmail.com>"]
license = "AGPLv3"