Skip to content

Commit e954cfb

Browse files
committed
bump version
1 parent e38a506 commit e954cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from pathlib import Path
1414
from rich import print
1515

16-
VERSION = "0.1.0"
16+
VERSION = "0.2.0"
1717

1818
class StartupError(RuntimeError):
1919
def __init__(self, message, *paths):

0 commit comments

Comments
 (0)