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_pull.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'beinc_pull.py') diff --git a/beinc_pull.py b/beinc_pull.py index 67b6e63..118a08a 100755 --- a/beinc_pull.py +++ b/beinc_pull.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- 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 @@ -38,7 +38,7 @@ except ImportError: __author__ = 'Simeon Simeonov' -__version__ = '4.2' +__version__ = '4.3' __license__ = 'GPL3' -- cgit v1.3