Skip to content

Commit 1585da8

Browse files
committed
bumping version
1 parent 9b3567a commit 1585da8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
History
44
-------
55

6+
0.3.15 (2020-02-10)
7+
~~~~~~~~~~~~~~~~~~~
8+
9+
* Fixes ``date`` lookup when using Django ORM.
10+
See `#92 <https://github.com/miki725/django-url-filter/issues/92>`_.
11+
612
0.3.14 (2019-10-30)
713
~~~~~~~~~~~~~~~~~~~
814

url_filter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
__author__ = "Miroslav Shubernetskiy"
66
__email__ = "[email protected]"
7-
__version__ = "0.3.14"
7+
__version__ = "0.3.15"

0 commit comments

Comments
 (0)