From 93b5698c915034b9ed5cb9a95d3b0af7ad493e1e Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 27 Aug 2018 16:13:32 +0200 Subject: [PATCH] Version bump --- lib/webhooks/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/webhooks/__init__.py b/lib/webhooks/__init__.py index 10cde58..246f418 100644 --- a/lib/webhooks/__init__.py +++ b/lib/webhooks/__init__.py @@ -1,6 +1,6 @@ #!/bin/env python3 # -*- coding: utf-8 -*- -__version__ = '0.10.7' +__version__ = '0.10.8' # vim: ts=4 et list -- 2.39.5