From 90b1538eb312e57faea6cf57c28a9f4b343accc2 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 21 Aug 2018 12:21:08 +0200 Subject: [PATCH] Version bump to 0.8.7 --- 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 cad6da9..2126891 100644 --- a/lib/webhooks/__init__.py +++ b/lib/webhooks/__init__.py @@ -1,6 +1,6 @@ #!/bin/env python3 # -*- coding: utf-8 -*- -__version__ = '0.8.6' +__version__ = '0.8.7' # vim: ts=4 et list -- 2.39.5