From 9a9fb0f1a75886e972f4fd6662efd820a3a2a892 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 30 Aug 2018 11:43:14 +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 380b36c..c0ace1b 100644 --- a/lib/webhooks/__init__.py +++ b/lib/webhooks/__init__.py @@ -1,6 +1,6 @@ #!/bin/env python3 # -*- coding: utf-8 -*- -__version__ = '0.10.9' +__version__ = '0.10.10' # vim: ts=4 et list -- 2.39.5