diff --git a/app/main.py b/app/main.py index f174108..694b354 100644 --- a/app/main.py +++ b/app/main.py @@ -45,7 +45,7 @@ async def lifespan(app: FastAPI): title="Record Cleaner Service", summary="Service for checking species records against the record " "cleaner rules.", - version="0.0.18", + version="0.0.19", contact={ "name": "Biological Records Centre at UK Centre for Ecology & Hydrology", "url": "https://www.ceh.ac.uk/our-science/projects/biological-records-centre",