Bump version to 2020.09.06.0.

master
Ethan Dalool 2020-09-06 21:44:07 -07:00
parent eba495e3b7
commit 0bd52eb08b
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.02.08.0' VERSION = '2020.09.06.0'
try: try:
import praw import praw