Skip to content

Commit 7311039

Browse files
committed
Release
1 parent 498ba2a commit 7311039

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
---------
33

4+
7.17.0 (2025-09-15)
5+
~~~~~~~~~~~~~~~~~~~
6+
7+
* Manually reorderable `EditTable`
8+
9+
* `MainMenu`: don't render disclosure triangle for menu items where all subitems are non-rendered
10+
11+
412
7.16.0 (2025-09-12)
513
~~~~~~~~~~~~~~~~~~~
614

iommi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '7.16.0'
1+
__version__ = '7.17.0'
22

33
from functools import wraps
44

0 commit comments

Comments
 (0)