Bump version

This commit is contained in:
Jan Dittberner 2023-07-08 17:26:37 +02:00
parent d54fd6ebcc
commit 6cde140c5c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#
# gvacommon - common parts of gnuviechadmin
# Copyright (C) 2015-2020 Jan Dittberner
# Copyright (C) 2015-2023 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 <http://www.gnu.org/licenses/>.
#
__version__ = '0.5.0'
__version__ = "0.7.0"