chore: bump version again

This commit is contained in:
Daylin Morgan 2025-02-10 16:56:47 -06:00
parent 579a5dabcc
commit 4cd4814350
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -21,7 +21,7 @@ if TYPE_CHECKING:
from subprocess import CompletedProcess
from typing import Any, Callable, Dict, List, Optional, Tuple
__version__ = "0.2.0"
__version__ = "0.2.1"
# TODO: make this ouput wider help when necessary