We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3336c1c commit 9bbd887Copy full SHA for 9bbd887
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-5.9.3 (unreleased)
+5.9.3 (2025-11-24)
5
------------------
6
7
- Fix on #151 changes (#152)
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="redturtle.volto",
19
- version="5.9.3.dev0",
+ version="5.9.3",
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