Added hidden import to build scripts for jpeg2000

This commit is contained in:
Joey Payne 2015-04-23 12:49:43 -06:00
commit 8ee321e846
5 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
from utils import log, open_folder_in_explorer
__gui_version__ = "v0.2.1b"
__gui_version__ = "v0.2.2b"
import os
import re