From a39458a0971c109d6e5476dae7e2b631dd27f129 Mon Sep 17 00:00:00 2001 From: jluethi Date: Fri, 28 Apr 2017 19:51:37 +0200 Subject: [PATCH] Update __init__.py --- src/python/jtmodules/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/jtmodules/__init__.py b/src/python/jtmodules/__init__.py index fff4199..1fa5d65 100644 --- a/src/python/jtmodules/__init__.py +++ b/src/python/jtmodules/__init__.py @@ -11,4 +11,4 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -__version__ = '0.2.1rc' +__version__ = '0.2.1'