chore: 更新版本号至 0.1.1
- 将项目版本从 0.1.0 提升到 0.1.1 - 这是一个小的版本更新,包含命令行的修复与改进
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "py-gil-nogil-bench"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "Python GIL vs NoGIL 多线程性能基准测试工具"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
|
||||
Reference in New Issue
Block a user