From c28626b8883fa7eaed040a568abe8dace13e0409 Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Tue, 25 Mar 2014 16:19:09 +0100 Subject: [PATCH] version update in package's init --- tipi_payment_plugin/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tipi_payment_plugin/__init__.py b/tipi_payment_plugin/__init__.py index a4e2017..485f44a 100644 --- a/tipi_payment_plugin/__init__.py +++ b/tipi_payment_plugin/__init__.py @@ -1 +1 @@ -__version__ = "0.1" +__version__ = "0.1.1"