Woah I forgot I had a version number.

I'm setting it to the last commit instead of today's date.
master
Ethan Dalool 2020-01-05 14:05:45 -08:00
parent 183f1aa5da
commit 696fab9178
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import os
import time import time
import traceback import traceback
VERSION = '2018.04.09.0' VERSION = '2019.11.02.0'
try: try:
import praw import praw