Bump version to 0.2.2

This commit is contained in:
2026-04-01 23:51:52 -07:00
parent 217feab7de
commit 65ff34dd2c
2 changed files with 2 additions and 2 deletions

View File

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