Skip to content

Commit 7f396db

Browse files
committed
bump version to 0.8.4
1 parent 98a7100 commit 7f396db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/__init__.py

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

1111
from config import ALLOWED_ORIGINS, DOCS, XRAY_SUBSCRIPTION_PATH
1212

13-
__version__ = "0.8.3"
13+
__version__ = "0.8.4"
1414

1515
app = FastAPI(
1616
title="MarzbanAPI",

0 commit comments

Comments
 (0)