summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorbotpub <botpub@autopub.rocks>2022-02-09 13:25:50 +0000
committerbotpub <botpub@autopub.rocks>2022-02-09 13:25:50 +0000
commit582341208533d595766a414a0e4ca7a3b2595c77 (patch)
treea01ba04b26c9f6d35b43544e910c90964f9c1e6b /pyproject.toml
parentf3613af15547fce1130f5885aca5c4414f0b91f7 (diff)
downloadpelican-582341208533d595766a414a0e4ca7a3b2595c77.tar.gz
Release Pelican 4.7.24.7.2
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 7a2889cc..3d226c5c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican"
-version = "4.7.1"
+version = "4.7.2"
description = "Static site generator supporting Markdown and reStructuredText"
authors = ["Justin Mayer <entrop@gmail.com>"]
license = "AGPLv3"