Skip to content

Commit 4f56f8a

Browse files
committed
Bump version: 7.3.13 → 7.3.14
1 parent d8a8bd2 commit 4f56f8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 7.3.13
2+
current_version = 7.3.14
33
commit = True
44
tag = True
55

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

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

3939
app = FastAPI(
4040
title = "Linuxmuster.net API",
41-
version="7.3.13",
41+
version="7.3.14",
4242
description = description,
4343
swagger_ui_parameters = {"tryItOutEnabled": True, "swagger_favicon_url": "/static/favicon.png"},
4444
license_info={

0 commit comments

Comments
 (0)