]> git.openstreetmap.org Git - nominatim.git/commitdiff
release 5.0.0.post4 master
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 20 Feb 2025 14:03:40 +0000 (15:03 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 20 Feb 2025 14:03:40 +0000 (15:03 +0100)
packaging/nominatim-api/pyproject.toml
packaging/nominatim-db/pyproject.toml

index 507c452b94fcf04a5438bd175b424f5cd397a878..536216c93cf81e8f4d79fe45e84a99d27afdbece 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "nominatim-api"
-version = "5.0.0.post3"
+version = "5.0.0.post4"
 description = "A tool for building a database of OpenStreetMap for geocoding and for searching the database. Search library."
 readme = "README.md"
 requires-python = ">=3.7"
index 214c5fd4833e44b02d07b75cd6adfb82d33c92a4..454f07ce8025b84978585d7f36f0cec8fb285b15 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "nominatim-db"
-version = "5.0.0.post3"
+version = "5.0.0.post4"
 description = "A tool for building a database of OpenStreetMap for geocoding and for searching the database. Database backend."
 readme = "README.md"
 requires-python = ">=3.7"