Skip to content

Commit

Permalink
Update load.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NoFoolLikeOne authored May 12, 2021
1 parent b0b9f46 commit 22e095a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion load.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
this.s = None
this.prep = {}

this.version = "3.4.0"
this.version = "5.0.0"
this.version_url = "https://docs.google.com/spreadsheets/d/e/2PACX-1vSy9ij93j2qbwD-1_bXlI5IfO4EUD4ozNX2GJ2Do5tZNl-udWIqBHxYbtmcMRwvF6favzay3zY2LpH5/pub?gid=0&single=true&output=tsv"

this.delete_queue = collections.deque()
Expand Down

0 comments on commit 22e095a

Please sign in to comment.