bump version

This commit is contained in:
leminlimez
2024-09-02 21:17:46 -04:00
committed by GitHub
parent b5fc7d6445
commit 4829624a44

View File

@@ -42,7 +42,7 @@ while running:
`--`-' `--`-'
""")
print("by LeminLimez")
print("v1.0.1\n\n")
print("v1.1\n\n")
if not passed_check and Path.exists(gestalt_path) and Path.is_file(gestalt_path):
passed_check = True
@@ -118,4 +118,4 @@ while running:
choice = int(input("Enter number: "))
if choice == 2:
new_path = input("Enter new path to file: ")
gestalt_path = Path(new_path)
gestalt_path = Path(new_path)