From 9758a489cb32f76edf47c0674b5968af313489a5 Mon Sep 17 00:00:00 2001 From: Yutsuten Date: Tue, 20 Jun 2023 11:07:57 +0900 Subject: [PATCH] Bump up version 2.7.0 --- src/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.py b/src/version.py index 5bb1658..5d8dad3 100644 --- a/src/version.py +++ b/src/version.py @@ -1,4 +1,4 @@ # Copyright (c) Yutsuten . Licensed under AGPL-3.0. # See the LICENCE file in the repository root for full licence text. -VERSION = '2.6.2' +VERSION = '2.7.0'