From 5ecf3abe926f4e74bc166b5afb26f004e9a912a2 Mon Sep 17 00:00:00 2001 From: Jim Bacon Date: Tue, 3 Sep 2024 00:14:56 +0000 Subject: [PATCH] Bump version --- app/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/main.py b/app/main.py index ff5f178..ea87935 100644 --- a/app/main.py +++ b/app/main.py @@ -14,7 +14,7 @@ title="Record Cleaner Service", summary="Service for checking species records against the record " "cleaner rules.", - version="0.0.7", + version="0.0.8", contact={ "name": "Biological Records Centre at UK Centre for Ecology & Hydrology", "url": "https://www.ceh.ac.uk/our-science/projects/biological-records-centre",