Woah I forgot I had a version number.

I'm setting it to the last commit instead of today's date.
This commit is contained in:
Ethan Dalool 2020-01-05 14:05:45 -08:00
parent 183f1aa5da
commit 696fab9178

View file

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