Skip to content

Commit 00fb4bb

Browse files
Preparing release 3.0.2
[ci skip]
1 parent 9e0e76b commit 00fb4bb

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGES.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ Changelog
88
99
.. towncrier release notes start
1010
11+
3.0.2 (2025-09-10)
12+
------------------
13+
14+
Internal:
15+
16+
17+
- Move distribution to src layout [gforcada] (#4217)
18+
- Update configuration files.
19+
[plone devs]
20+
21+
1122
3.0.1 (2023-11-30)
1223
------------------
1324

news/+meta.internal

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

news/4217.internal

Lines changed: 0 additions & 1 deletion
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44

55

6-
version = "3.0.2.dev0"
6+
version = "3.0.2"
77

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

0 commit comments

Comments
 (0)