We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2d560 commit 88625d4Copy full SHA for 88625d4
CHANGES.rst
@@ -2,7 +2,7 @@ Changelog
2
=========
3
4
5
-1.0a4 (unreleased)
+1.0a4 (2024-02-22)
6
------------------
7
8
- Add plausible server healthcheck into plausible control panel
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="collective.plausible",
19
- version="1.0a4.dev0",
+ version="1.0a4",
20
description="Plausible integration into Plone 5 and Plone 6 classic UI",
21
long_description=long_description,
22
# Get more from https://pypi.org/classifiers/
0 commit comments