diff --git a/gvacommon/__init__.py b/gvacommon/__init__.py index e2f141e..aa2947c 100644 --- a/gvacommon/__init__.py +++ b/gvacommon/__init__.py @@ -1,6 +1,6 @@ # # gvacommon - common parts of gnuviechadmin -# Copyright (C) 2015-2018 Jan Dittberner +# Copyright (C) 2015-2020 Jan Dittberner # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -15,4 +15,4 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # -__version__ = '0.4.0' +__version__ = '0.5.0'