We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a7100 commit 7f396dbCopy full SHA for 7f396db
app/__init__.py
@@ -10,7 +10,7 @@
10
11
from config import ALLOWED_ORIGINS, DOCS, XRAY_SUBSCRIPTION_PATH
12
13
-__version__ = "0.8.3"
+__version__ = "0.8.4"
14
15
app = FastAPI(
16
title="MarzbanAPI",
0 commit comments