mirror of
https://github.com/daylinmorgan/swydd.git
synced 2025-02-22 20:45:49 -06:00
chore: bump version again
This commit is contained in:
parent
579a5dabcc
commit
4cd4814350
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ if TYPE_CHECKING:
|
||||||
from subprocess import CompletedProcess
|
from subprocess import CompletedProcess
|
||||||
from typing import Any, Callable, Dict, List, Optional, Tuple
|
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
|
# TODO: make this ouput wider help when necessary
|
||||||
|
|
Loading…
Add table
Reference in a new issue