Skip to content

Commit 50d6983

Browse files
committed
django-tree-queries 0.22
1 parent 955d7b1 commit 50d6983

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.22 (2025-11-06)
8+
~~~~~~~~~~~~~~~~~
9+
710
- Made the new ``tree_queries.admin`` module importable when
811
``django-js-asset`` isn't installed so that ``compilemessages`` and other
912
tools automatically importing this module are allowed to work.

tree_queries/__init__.py

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

0 commit comments

Comments
 (0)