From 215609e381cf8a16acd141088e65e06718c3454a Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 15 Nov 2016 17:37:54 +0200 Subject: [PATCH] 0.0.16 --- yeecli/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yeecli/__init__.py b/yeecli/__init__.py index c6096f4..f04da98 100644 --- a/yeecli/__init__.py +++ b/yeecli/__init__.py @@ -2,4 +2,4 @@ __author__ = 'Stavros Korokithakis' __email__ = 'hi@stavros.io' -__version__ = '0.0.15' +__version__ = '0.0.16'