From 7588760bb3f4e8d09691bb099a69a70fc9f5c0d4 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 27 Jun 2018 18:43:21 +0200 Subject: Finalize recent changes to version 3.0 --- beinc_generic_client.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'beinc_generic_client.py') diff --git a/beinc_generic_client.py b/beinc_generic_client.py index c76a88c..4d8fc35 100755 --- a/beinc_generic_client.py +++ b/beinc_generic_client.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Blackmore's Enhanced IRC-Notification Collection (BEINC) v2.0 -# Copyright (C) 2013-2015 Simeon Simeonov +# Copyright (C) 2013-2018 Simeon Simeonov # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -30,7 +30,7 @@ import xmlrpclib __author__ = 'Simeon Simeonov' -__version__ = '2.0' +__version__ = '3.0' __license__ = 'GPL3' -- cgit v1.3