Skip to content

Commit 29bc640

Browse files
committed
bump version to 0.17.1
1 parent 7375bff commit 29bc640

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.17.1
2+
------
3+
4+
* Added the ``completion.js.map`` file into the distribution to fix
5+
compatibility with Django 4.0 collectstatic (thanks to @magdapoppins);
6+
17
0.17.0
28
------
39

djangoql/__init__.py

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

0 commit comments

Comments
 (0)