Bump version to 0.2.1

This commit is contained in:
2026-04-01 22:54:01 -07:00
parent 32a0471910
commit c3a71c2ff9
5 changed files with 99 additions and 5 deletions

View File

@@ -2,6 +2,6 @@
from __future__ import annotations
__version__ = "0.2.0"
__version__ = "0.2.1"
__author__ = "Yunxiao Xu"
__license__ = "MIT"