From 956b6c068a9acf10d9a494332ba6d3e66fc8ccc8 Mon Sep 17 00:00:00 2001 From: Joachim Viide Date: Thu, 1 Sep 2016 00:53:09 +0300 Subject: [PATCH] Bump version to v0.3.5 --- runners/trytls/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runners/trytls/__init__.py b/runners/trytls/__init__.py index 334b899..a8d4557 100644 --- a/runners/trytls/__init__.py +++ b/runners/trytls/__init__.py @@ -1 +1 @@ -__version__ = "0.3.4" +__version__ = "0.3.5"