Skip to content

Commit 6203d84

Browse files
committed
Release
1 parent aafae27 commit 6203d84

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.rst

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

4+
7.21.2 (2025-12-03)
5+
~~~~~~~~~~~~~~~~~~~
6+
7+
* Fixed `SortOrderField` handling of `to`
8+
9+
410
7.21.1 (2025-12-02)
511
~~~~~~~~~~~~~~~~~~~
612

iommi/__init__.py

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

33
from functools import wraps
44

0 commit comments

Comments
 (0)