summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorbotpub <botpub@autopub.rocks>2019-09-23 18:21:15 +0000
committerbotpub <botpub@autopub.rocks>2019-09-23 18:21:15 +0000
commit3f96cb8a4a91742a85fe8b548749efd4b12a1ff0 (patch)
tree4a647e936d9dc2aa2bb05dbe625599428c8beb1a /pyproject.toml
parentce87857104a2a425545c911bb665f95bdf21a777 (diff)
downloadpelican-3f96cb8a4a91742a85fe8b548749efd4b12a1ff0.tar.gz
Release Pelican 4.1.24.1.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 31bb1829..fce734f6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican"
-version = "4.1.1"
+version = "4.1.2"
description = "Static site generator supporting Markdown and reStructuredText"
authors = ["Justin Mayer <entrop@gmail.com>"]
license = "AGPLv3"