From 0b0b210014844f25deb5d0801029520db1a24c41 Mon Sep 17 00:00:00 2001 From: Mauri Miettinen Date: Mon, 15 Aug 2016 15:35:55 +0300 Subject: [PATCH] Upped version number to 0.3.0 --- 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 3ced358..493f741 100644 --- a/runners/trytls/__init__.py +++ b/runners/trytls/__init__.py @@ -1 +1 @@ -__version__ = "0.2.1" +__version__ = "0.3.0"