]> git.openstreetmap.org Git - nominatim.git/commitdiff
release 5.1.0.post10 master
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 8 Jul 2025 15:53:43 +0000 (17:53 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 8 Jul 2025 15:53:43 +0000 (17:53 +0200)
packaging/nominatim-api/pyproject.toml
packaging/nominatim-db/pyproject.toml

index 3f5f15b2c1854f3d0462c6b96a239691fe14b07c..f0ea1c944d77d7092549ab81f7dd7c64dd398668 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "nominatim-api"
-version = "5.1.0.post9"
+version = "5.1.0.post10"
 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 69e28788b6d4c75ae581f6fda208afa92e547962..df8c84049b2dd3bee1512de60723e3f656da7751 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "nominatim-db"
-version = "5.1.0.post9"
+version = "5.1.0.post10"
 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"