Skip to content

Commit 38b685d

Browse files
committed
Preparing release 2025.6.7
1 parent 18c00cb commit 38b685d

4 files changed

Lines changed: 12 additions & 2 deletions

File tree

HISTORY.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ Versions are of the form MAJOR.MINOR.PATCH. Each MINOR release (MAJOR.MINOR.0) i
1010
1111
.. towncrier release notes start
1212
13+
2025.6.7 (2025-09-03)
14+
---------------------
15+
16+
Bug fixes:
17+
18+
19+
- Fix Sentry integeration for container deployments. [buchi] [GH-8185]
20+
21+
1322
2025.6.6 (2025-08-30)
1423
---------------------
1524

changes/GH-8185.bugfix

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
import os
44

55

6-
version = '2025.6.7.dev0'
6+
version = '2025.6.7'
77
maintainer = '4teamwork AG'
88

99

versions.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ sablon = 0.3.1
1313

1414

1515
[versions]
16+
opengever.core = 2025.6.7
17+
1618
alabaster = 0.7.10
1719
alembic = 1.4.3
1820
amqp = 1.4.7

0 commit comments

Comments
 (0)