@ -1,8 +1,5 @@
try:
from gooey_decorator import Gooey
from gooey.python_bindings.gooey_parser import GooeyParser
except ImportError:
pass
from gooey.python_bindings.gooey_decorator import Gooey
__version__ = '0.1.0'