Skip to content

Commit

Permalink
Update dystopia.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew-Alleman authored Jun 1, 2021
1 parent 3d21050 commit d3c31cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dystopia.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import os
import re

VERSION = "1.0.8"
VERSION = "1.2.0"
# Check for python3
if int(sys.version[0]) < 3:
print("[-] Please use python 3>")
Expand Down

0 comments on commit d3c31cb

Please sign in to comment.