bump version to 0.5.1

This commit is contained in:
Sam
2021-11-30 09:42:09 +01:00
parent a1c5c344a6
commit 2ee90fab60
41 changed files with 51 additions and 51 deletions

View File

@ -44,7 +44,7 @@ def get_application_config() -> Union[Dict, HttpResponse]:
"max_zip_file_size": 10485760,
"max_users": 0,
"map_attribution": "&copy; <a href=http://www.openstreetmap.org/copyright>OpenStreetMap</a> contributors"
"version": "0.5.0"
"version": "0.5.1"
},
"status": "success"
}