We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cecd853 commit 9f3555cCopy full SHA for 9f3555c
1 file changed
src/Config.py
@@ -13,7 +13,7 @@
13
from pathlib import Path
14
from rich import print
15
16
-VERSION = "0.0.7"
+VERSION = "0.1.0"
17
18
class StartupError(RuntimeError):
19
def __init__(self, message, *paths):
0 commit comments