From e4a34848d48a5f29d5e9e1a74bbcfd6cf9bb2084 Mon Sep 17 00:00:00 2001 From: jluethi Date: Fri, 28 Apr 2017 19:55:57 +0200 Subject: [PATCH] Update version --- tmdeploy/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmdeploy/version.py b/tmdeploy/version.py index f69fd23..da21060 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.1rc' +__version__ = '0.2.1'