Bump version to 0.2.3

This commit is contained in:
2026-04-01 23:59:55 -07:00
parent 0e7f30d6c3
commit f32da588fb
3 changed files with 3 additions and 3 deletions

View File

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