From 4864950da9a5fbcd1e3507713ada9a316444638e Mon Sep 17 00:00:00 2001 From: Yutsuten Date: Mon, 6 Nov 2023 00:03:59 +0900 Subject: [PATCH] Version 2.7.3 --- src/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.py b/src/version.py index 68d328e..23f808d 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.7.2' +VERSION = '2.7.3'