We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 419578b commit 9e8adfeCopy full SHA for 9e8adfe
docs/source/changelog.rst
@@ -5,6 +5,11 @@ Changelog
5
Versions
6
========
7
8
+2.7.2
9
+-----
10
+
11
+- fix: 🐛 fix nominatim address search (#173)
12
13
2.7.1
14
-----
15
location_field/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = "2.7.1"
+__version__ = "2.7.2"
2
3
default_app_config = "location_field.apps.DefaultConfig"
0 commit comments