Skip to content

Commit ea02f79

Browse files
committed
Update v1.0.1
1 parent c1420a9 commit ea02f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import os
99
os.system("cls")
1010
from startup import Setup
11-
clnt = Setup("Backup", "v1.0.0")
11+
clnt = Setup("Backup", "v1.0.1")
1212

1313
# local imports
1414
import fetch_tokens, console, backup, restore

0 commit comments

Comments
 (0)