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 88625d4 commit 671d093Copy full SHA for 671d093
CHANGES.rst
@@ -2,6 +2,12 @@ Changelog
2
=========
3
4
5
+1.0a5 (unreleased)
6
+------------------
7
+
8
+- Nothing changed yet.
9
10
11
1.0a4 (2024-02-22)
12
------------------
13
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="collective.plausible",
19
- version="1.0a4",
+ version="1.0a5.dev0",
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