We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6e836 commit c3a1047Copy full SHA for c3a1047
usr/lib/python3/dist-packages/linuxmusterApi/main.py
@@ -36,7 +36,7 @@
36
37
app = FastAPI(
38
title = "Linuxmuster.net API",
39
- version="7.2.19",
+ version="7.2.20",
40
description = description,
41
swagger_ui_parameters = {"tryItOutEnabled": True, "swagger_favicon_url": "/static/favicon.png"},
42
license_info={
0 commit comments