Skip to content

Commit bbf1a68

Browse files
committed
1.5.0
1.5.0
1 parent b050caf commit bbf1a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/builtin_modules/document/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RAW_VERSION = "22w21a" # todo 发布的时候改版本号
1+
RAW_VERSION = "1.5.0" # todo 发布的时候改版本号
22

33
if "w" in RAW_VERSION:
44
VERSION = RAW_VERSION + " 开发版"

0 commit comments

Comments
 (0)