I keep forgetting I have a version number.

master
Ethan Dalool 2020-02-08 15:51:59 -08:00
parent dd38e0c8da
commit 263232e0a0
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 = '2020.01.05.0' VERSION = '2020.02.08.0'
try: try:
import praw import praw