From 4071859c2d8b7c70acfbe611c5a634c572dd2889 Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Tue, 13 Aug 2024 10:39:29 +0200 Subject: [PATCH] Update version to 2.12.1 --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 884f1d23b..e1b57ec87 100644 --- a/conf.py +++ b/conf.py @@ -31,7 +31,7 @@ project = 'MusicBrainz Picard' # The full version, including alpha/beta/rc tags (must start with a 'v' and not contain any spaces) -version = 'v2.12' +version = 'v2.12.1' author = 'Bob Swift' # copyright = 'MusicBrainz Picard User Guide by Bob Swift is licensed under CC0 1.0. To view a copy of this license, visit https://creativecommons.org/publicdomain/zero/1.0'