summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorbotpub <botpub@autopub.rocks>2019-10-09 18:45:18 +0000
committerbotpub <botpub@autopub.rocks>2019-10-09 18:45:18 +0000
commit643bccc497183d9cc2d7c80423fbd8e088dd3dad (patch)
tree5ba9d654e4b4ed866764e830c7ba44cea22b17b8 /pyproject.toml
parent619c9015cb66b60ab4e5077c6db91b3ef079cdfa (diff)
downloadpelican-643bccc497183d9cc2d7c80423fbd8e088dd3dad.tar.gz
Release Pelican 4.1.34.1.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 fce734f6..11c91c42 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican"
-version = "4.1.2"
+version = "4.1.3"
description = "Static site generator supporting Markdown and reStructuredText"
authors = ["Justin Mayer <entrop@gmail.com>"]
license = "AGPLv3"