Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit e363265

Browse files
committed
Bump patch version
1 parent f0f5d34 commit e363265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
APP = FastAPI(
88
title="ARS Query Logger",
99
description="ARS Query Logs for the last 24 hours",
10-
version="1.0.0",
10+
version="1.0.1",
1111
translator_teams=["SRI"],
1212
contact={
1313
"name": "Max Wang",

0 commit comments

Comments
 (0)