diff --git a/gooey/__init__.py b/gooey/__init__.py index 87c0016..75338b6 100644 --- a/gooey/__init__.py +++ b/gooey/__init__.py @@ -2,4 +2,4 @@ import os from gooey.python_bindings.gooey_decorator import Gooey from gooey.python_bindings.gooey_parser import GooeyParser -__version__ = '0.9.4' +__version__ = '0.9.5' diff --git a/version.txt b/version.txt index dc7d7f3..ce0ab66 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9.4 +0.9.5