[version] release v0.9.5 (#10532)

This commit is contained in:
Yaowei Zheng
2026-05-30 23:57:09 +08:00
committed by GitHub
parent e016d2480e
commit 7af909522a
3 changed files with 3 additions and 31 deletions

View File

@@ -19,7 +19,7 @@
from collections import OrderedDict
VERSION = "0.9.5.dev0"
VERSION = "0.9.5"
def print_env() -> None: