Skip to content

Commit 8006008

Browse files
committed
bump to 1.1.0
1 parent 8563be9 commit 8006008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class CreateWebhook(BaseModel):
5151
app = FastAPI(
5252
title="matrix-webhook-receiver",
5353
description="Companion receiver to matrix-appservice-webhooks for matrix.",
54-
version="1.1.0-rc.1",
54+
version="1.1.0",
5555
contact={
5656
"name": "HarHarLinks",
5757
"url": "https://github.com/HarHarLinks/matrix-webhook-receiver"

0 commit comments

Comments
 (0)