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