We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71317b1 commit 467aefaCopy full SHA for 467aefa
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+5.5.15 (unreleased)
5
+-------------------
6
+
7
+- Nothing changed yet.
8
9
10
5.5.14 (2025-11-03)
11
-------------------
12
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="redturtle.volto",
19
- version="5.5.14",
+ version="5.5.15.dev0",
20
description="Helper package to setup a RedTurtle's Plone site ready to work with Volto.",
21
long_description=long_description,
22
# Get more from https://pypi.org/classifiers/
0 commit comments