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