Skip to content

Commit efd9291

Browse files
committed
doc:更新版本
1 parent 170438f commit efd9291

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/api/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@
1313
backend_name="flask",
1414
title="Lin-CMS API",
1515
mode="strict",
16+
version="0.3.0a5",
1617
path="/".join(str(uuid4()).split("-")),
1718
)
1819
else:
1920
lindoc = SpecTree(
2021
backend_name="flask",
2122
title="Lin-CMS API",
2223
mode="strict",
24+
version="0.3.0a5",
2325
)

0 commit comments

Comments
 (0)