diff --git a/gooey/__init__.py b/gooey/__init__.py index 75338b6..57f0af8 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' +__version__ = '0.9.5.1' diff --git a/version.txt b/version.txt index ce0ab66..9428c6c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9.5 +0.9.5.1