Skip to content

Commit 6233b13

Browse files
committed
bump version to 0.14.5
1 parent 13dd763 commit 6233b13

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.14.5
2+
------
3+
4+
* added a help text to some operators;
5+
* fixed the background color in the dark mode (django 3.2+);
6+
17
0.14.4
28
------
39

djangoql/__init__.py

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

0 commit comments

Comments
 (0)