Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JimBacon committed Aug 29, 2024
1 parent c1186b2 commit 6891360
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
app = FastAPI(
title="Record Cleaner Service",
summary="Service for checking species records against the record "
"cleaner rules",
version="0.0.1",
"cleaner rules.",
version="0.0.3",
openapi_tags=[
{
"name": "Service",
Expand Down

0 comments on commit 6891360

Please sign in to comment.