Skip to content

Commit fabecbd

Browse files
Preparing release 4.0.0
[ci skip]
1 parent 5e02e0e commit fabecbd

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGES.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ Changelog
88
99
.. towncrier release notes start
1010
11+
4.0.0 (2026-05-16)
12+
------------------
13+
14+
Internal:
15+
16+
17+
- Update configuration files.
18+
[plone devs]
19+
20+
1121
4.0.0a1 (2025-11-19)
1222
--------------------
1323

news/+meta.internal

Lines changed: 0 additions & 2 deletions
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from pathlib import Path
22
from setuptools import setup
33

4-
version = "4.0.0.dev0"
4+
version = "4.0.0"
55

66
long_description = (
77
f"{Path('README.rst').read_text()}\n{Path('CHANGES.rst').read_text()}"

0 commit comments

Comments
 (0)