We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe3869 commit 2f84bf3Copy full SHA for 2f84bf3
CHANGELOG.rst
@@ -4,6 +4,9 @@ Change log
4
Next version
5
~~~~~~~~~~~~
6
7
+0.21 (2025-09-16)
8
+~~~~~~~~~~~~~~~~~
9
+
10
- Added the missing ``FieldDoesNotExist`` import. Thanks Kircheneer.
11
- Fixed all errors reported by pre-commit and started running hooks
12
automatically.
tree_queries/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.20.0"
+__version__ = "0.21.0"
0 commit comments