Skip to content

Commit 9e8adfe

Browse files
authored
release: 2.7.2 (#174)
1 parent 419578b commit 9e8adfe

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/source/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ Changelog
55
Versions
66
========
77

8+
2.7.2
9+
-----
10+
11+
- fix: 🐛 fix nominatim address search (#173)
12+
813
2.7.1
914
-----
1015

location_field/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "2.7.1"
1+
__version__ = "2.7.2"
22

33
default_app_config = "location_field.apps.DefaultConfig"

0 commit comments

Comments
 (0)