From 4aa6cd44d5b9b4f257e9819b3f129f9ee00c0e38 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 28 Sep 2022 09:42:55 +0200 Subject: [PATCH] Version bump to 1.7.9 --- 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 26d749a..13bb439 100644 --- a/lib/webhooks/__init__.py +++ b/lib/webhooks/__init__.py @@ -1,6 +1,6 @@ #!/bin/env python3 # -*- coding: utf-8 -*- -__version__ = '1.7.8' +__version__ = '1.7.9' # vim: ts=4 et list -- 2.39.5