We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafae27 commit 6203d84Copy full SHA for 6203d84
HISTORY.rst
@@ -1,6 +1,12 @@
1
Changelog
2
---------
3
4
+7.21.2 (2025-12-03)
5
+~~~~~~~~~~~~~~~~~~~
6
+
7
+* Fixed `SortOrderField` handling of `to`
8
9
10
7.21.1 (2025-12-02)
11
~~~~~~~~~~~~~~~~~~~
12
iommi/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '7.21.1'
+__version__ = '7.21.2'
from functools import wraps
0 commit comments