Skip to content

Commit 306341f

Browse files
committed
Release
1 parent 8e02ed7 commit 306341f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

HISTORY.rst

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

4+
5+
7.14.5 (2025-08-02)
6+
~~~~~~~~~~~~~~~~~~~
7+
8+
* Fixed `EditTable` "Add row" button when it was the single `Part` on a page.
9+
10+
411
7.14.4 (2025-06-27)
512
~~~~~~~~~~~~~~~~~~~
613

iommi/__init__.py

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

33
from functools import wraps
44

0 commit comments

Comments
 (0)