Skip to content

Commit 79ca165

Browse files
committed
Update release notes for 26.0.2
Signed-off-by: Andreas Florath <Andreas.Florath@telekom.de>
1 parent 7def981 commit 79ca165

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

doc/release_notes/26.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# rmToo 26.0.2 Release Notes
2+
3+
*Release Date: 2025-07-16*
4+
5+
## No changes
6+
7+
Because of a problem with pypi there is the need to bump up the version number.
8+
No changes, same content as version 26.0.1.
9+
110
# rmToo 26.0.1 Release Notes
211

312
*Release Date: 2025-07-15*

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from setuptools import setup
99

1010
PACKAGE = 'rmtoo'
11-
VERSION = '26.0.0'
11+
VERSION = '26.0.2'
1212

1313
ADD_DATA = []
1414

0 commit comments

Comments
 (0)