bump version to 0.2.8
Release / build (push) Failing after 31s
Release / publish-pypi (push) Has been skipped
Release / release (push) Has been skipped

This commit is contained in:
2026-06-27 15:44:09 +08:00
parent b808b880f8
commit 40f0478146
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ from .task import (
task_template,
)
__version__ = "0.3.1"
__version__ = "0.3.2"
__all__ = [
"IS_LINUX",