change metadata
This commit is contained in:
10
setup.py
10
setup.py
@@ -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={
|
||||
|
Reference in New Issue
Block a user