Skip to content

Commit b110ffe

Browse files
committed
Update CHANGES.rst, bump version
1 parent d095182 commit b110ffe

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
0.18.0
2+
------
3+
4+
* Add support for multiple django admin sites (`#110`_)
5+
* Add support for Django 5.0 and Python 3.12
6+
7+
.. _#110: https://github.com/ivelum/djangoql/pull/110
8+
19
0.17.1
210
------
311

djangoql/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.17.1'
1+
__version__ = '0.18.0'

0 commit comments

Comments
 (0)