From 22006f52efdab527e4558bf199fc8415acb2f23b Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 9 Oct 2019 11:51:01 +0200 Subject: [PATCH] Version bump to 1.7.4 --- 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 ea010b3..d57cd3a 100644 --- a/lib/webhooks/__init__.py +++ b/lib/webhooks/__init__.py @@ -1,6 +1,6 @@ #!/bin/env python3 # -*- coding: utf-8 -*- -__version__ = '1.7.3' +__version__ = '1.7.4' # vim: ts=4 et list -- 2.39.5