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:
parent
183f1aa5da
commit
696fab9178
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue