mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 13:24:07 +00:00
port replication initialisation to Python
This commit is contained in:
5
nominatim/version.py
Normal file
5
nominatim/version.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
Version information for Nominatim.
|
||||
"""
|
||||
|
||||
NOMINATIM_VERSION = "3.6.0"
|
||||
Reference in New Issue
Block a user