Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ttuovinen committed May 8, 2024
1 parent 28e66b6 commit 09f88e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
app = FastAPI(
title="E-kirjasto Data API",
root_path=settings.ROOT_PATH,
version="1.0.1",
version="1.0.2",
)


Expand Down

0 comments on commit 09f88e3

Please sign in to comment.