Skip to content

Commit c3a1047

Browse files
committed
New version.
1 parent 6e6e836 commit c3a1047

File tree

1 file changed

+1
-1
lines changed
  • usr/lib/python3/dist-packages/linuxmusterApi

1 file changed

+1
-1
lines changed

usr/lib/python3/dist-packages/linuxmusterApi/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
app = FastAPI(
3838
title = "Linuxmuster.net API",
39-
version="7.2.19",
39+
version="7.2.20",
4040
description = description,
4141
swagger_ui_parameters = {"tryItOutEnabled": True, "swagger_favicon_url": "/static/favicon.png"},
4242
license_info={

0 commit comments

Comments
 (0)