Release 0.16.0

This commit is contained in:
MikeTheWatchGuy 2018-11-25 16:30:59 -05:00
parent ddfae6131a
commit adb34a6371
2 changed files with 37 additions and 3 deletions

View file

@ -7,7 +7,7 @@ import pickle
import base64
import calendar
FORCE_PYQT5 = True
FORCE_PYQT5 = False
if not FORCE_PYQT5:
try: