Skip to content

Commit 4ab776f

Browse files
Preparing release 3.0.6
[ci skip]
1 parent 29a626a commit 4ab776f

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ Changelog
88
99
.. towncrier release notes start
1010
11+
3.0.6 (2025-09-11)
12+
------------------
13+
14+
Internal:
15+
16+
17+
- Move distribution to src layout [gforcada] (#4217)
18+
19+
1120
3.0.5 (2025-01-24)
1221
------------------
1322

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
@@ -2,7 +2,7 @@
22
from setuptools import setup
33

44

5-
version = "3.0.6.dev0"
5+
version = "3.0.6"
66

77

88
setup(

0 commit comments

Comments
 (0)