From 3a7839eef15849f07012068e0c545ecc6196a41e Mon Sep 17 00:00:00 2001 From: jluethi Date: Wed, 7 Jun 2017 13:06:44 +0200 Subject: [PATCH] Increase version to 0.2.2 for release --- tmdeploy/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmdeploy/version.py b/tmdeploy/version.py index edba731..68d414e 100644 --- a/tmdeploy/version.py +++ b/tmdeploy/version.py @@ -13,4 +13,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = '0.2.2rc' +__version__ = '0.2.2'