Browse Source

Upped Gooey version for pip

pull/69/head
chriskiehl 10 years ago
parent
commit
a7039fee97
1 changed files with 1 additions and 1 deletions
  1. 2
      gooey/__init__.py

2
gooey/__init__.py

@ -1,5 +1,5 @@
from gooey.python_bindings.gooey_decorator import Gooey
from gooey.python_bindings.gooey_parser import GooeyParser
__version__ = '0.1.1'
__version__ = '0.1.2'
Loading…
Cancel
Save