From 884e8a3562801aac86e31950ab1974513161d48b Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Sat, 10 Sep 2022 18:16:59 +0200 Subject: Release v4.3 --- beinc_weechat.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'beinc_weechat.py') diff --git a/beinc_weechat.py b/beinc_weechat.py index 2288b74..b3550d8 100644 --- a/beinc_weechat.py +++ b/beinc_weechat.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Blackmore's Enhanced IRC-Notification Collection (BEINC) v4.0 +# Blackmore's Enhanced IRC-Notification Collection (BEINC) v4.3 # Copyright (C) 2013-2022 Simeon Simeonov # This program is free software: you can redistribute it and/or modify @@ -28,7 +28,7 @@ import urllib.request import weechat __author__ = 'Simeon Simeonov' -__version__ = '4.2' +__version__ = '4.3' __license__ = 'GPL3' -- cgit v1.3