Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Commit

Permalink
Changed version number from v1.0.1 to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBerdik committed Jun 23, 2019
1 parent dab70fe commit 7db0470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InfiniDrive.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def print_ascii_logo():
print(" @@@@@@# @@@@@@@@ @@@@# @@@@@@")
print(" *@@@@@@@@@@@@@@@@@@ @@@@@@@@%@@@@@@@@")
print(" #@@@@@@@@@@@@ *@@@@@@@@@@@*\n")
print("InfiniDrive v1.0.1 - An unlimited Google Drive storage solution")
print("InfiniDrive v1.0.2 - An unlimited Google Drive storage solution")
print("by David Berdik, Steven Myrick, Noah Greenberg\n")

if not os.path.exists('credentials.json'):
Expand Down

0 comments on commit 7db0470

Please sign in to comment.