]> git.openstreetmap.org Git - nominatim.git/commitdiff
release 5.0.0post3
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 19 Feb 2025 20:29:18 +0000 (21:29 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 19 Feb 2025 20:29:18 +0000 (21:29 +0100)
packaging/nominatim-api/pyproject.toml
packaging/nominatim-db/pyproject.toml

index df47c55fe9af8d7ce1505d9a253c1172b12e8bec..507c452b94fcf04a5438bd175b424f5cd397a878 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "nominatim-api"
-version = "5.0.0.post2"
+version = "5.0.0.post3"
 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 e4ecf182f388c47555d3f777a62e992a1d5a6434..214c5fd4833e44b02d07b75cd6adfb82d33c92a4 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "nominatim-db"
-version = "5.0.0.post2"
+version = "5.0.0.post3"
 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"