8

change metadata

This commit is contained in:
2023-05-06 22:27:50 -05:00
parent 95ee9f18a3
commit 293c82d13e

View File

@@ -37,11 +37,11 @@ with open("README.rst") as fh:
setup(
name="wagtail-personalisation",
version="0.15.3",
description="A Wagtail add-on for showing personalized content",
author="Lab Digital BV and others",
author_email="opensource@labdigital.nl",
url="https://labdigital.nl/",
version="0.15.4",
description="A Wagtail add-on for showing personalized content maintained by Cavemanon",
author="Lab Digital BV and others; Maintained by Michael Yick from Cavemanon",
author_email="opensource@labdigital.nl, cavemanon@mail.snootgame.xyz",
url="https://git.cavemanon.xyz/Cavemanon/cavemanon-wagtail-personalisation",
install_requires=install_requires,
tests_require=tests_require,
extras_require={