summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorbotpub <botpub@autopub.rocks>2021-10-01 14:10:26 +0000
committerbotpub <botpub@autopub.rocks>2021-10-01 14:10:26 +0000
commitf862d64b7a492f2af24e1228790a1d75371a1112 (patch)
treeb4943f4bc43b216347985449d737a17cebad76a9 /pyproject.toml
parent7dec2660fb24dd1d50d4425751dab1ec59db608c (diff)
downloadpelican-4.7.0.tar.gz
Release Pelican 4.7.04.7.0
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 99b1d5d4..42bd9a14 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican"
-version = "4.6.0"
+version = "4.7.0"
description = "Static site generator supporting Markdown and reStructuredText"
authors = ["Justin Mayer <entrop@gmail.com>"]
license = "AGPLv3"