We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b050caf commit bbf1a68Copy full SHA for bbf1a68
src/builtin_modules/document/version.py
@@ -1,4 +1,4 @@
1
-RAW_VERSION = "22w21a" # todo 发布的时候改版本号
+RAW_VERSION = "1.5.0" # todo 发布的时候改版本号
2
3
if "w" in RAW_VERSION:
4
VERSION = RAW_VERSION + " 开发版"
0 commit comments