]> git.openstreetmap.org Git - nominatim.git/commitdiff
release 5.2.0.post7 master
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 1 Jan 2026 11:00:22 +0000 (12:00 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 1 Jan 2026 11:00:22 +0000 (12:00 +0100)
packaging/nominatim-api/pyproject.toml
packaging/nominatim-db/pyproject.toml

index 6ab25caa9e6b6ee3f9f406e62b1461dd469d0bea..058fcc2435c74d51dfdb0f75bc30a53d85640bc6 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "nominatim-api"
-version = "5.2.0.post6"
+version = "5.2.0.post7"
 description = "A tool for building a database of OpenStreetMap for geocoding and for searching the database. Search library."
 readme = "README.md"
 requires-python = ">=3.9"
index bb9539449a28357940b50f52ceaacaa47060a89c..94796bd86f30f72b1ae6aa7a98e1f96969159019 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "nominatim-db"
-version = "5.2.0.post6"
+version = "5.2.0.post7"
 description = "A tool for building a database of OpenStreetMap for geocoding and for searching the database. Database backend."
 readme = "README.md"
 requires-python = ">=3.9"