diff --git a/gooey/__init__.py b/gooey/__init__.py index 57f0af8..666ee21 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.5.1' +__version__ = '0.9.5.2' diff --git a/version.txt b/version.txt index 9428c6c..2d8794b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9.5.1 +0.9.5.2