Skip to content

Commit 2f84bf3

Browse files
committed
django-tree-queries 0.21
1 parent cfe3869 commit 2f84bf3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Change log
44
Next version
55
~~~~~~~~~~~~
66

7+
0.21 (2025-09-16)
8+
~~~~~~~~~~~~~~~~~
9+
710
- Added the missing ``FieldDoesNotExist`` import. Thanks Kircheneer.
811
- Fixed all errors reported by pre-commit and started running hooks
912
automatically.

tree_queries/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.20.0"
1+
__version__ = "0.21.0"

0 commit comments

Comments
 (0)