We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0708ee2 commit 821b822Copy full SHA for 821b822
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "drf-haystack-search-filter"
7
-version = "1.0.0"
+version = "1.0.1"
8
authors = [{ "name" = "Stefano Fusai", "email" = "[email protected]" }]
9
description = "A simple package to implement a django-haystack search filter in Django Rest Framework"
10
readme = "README.md"
0 commit comments