From eca8bbf515f8811c9964ad73c21528b8a419057e Mon Sep 17 00:00:00 2001
From: Leonidas Spyropoulos <artafinde@archlinux.org>
Date: Sun, 15 Sep 2024 12:03:17 +0300
Subject: [PATCH] chore(release): prepare for 6.2.15

Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 8b6b7d908..31237199a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,7 +16,7 @@ combine_as_imports = true
 #
 [tool.poetry]
 name = "aurweb"
-version = "v6.2.14"
+version = "v6.2.15"
 license = "GPL-2.0-only"
 description = "Source code for the Arch User Repository's website"
 homepage = "https://aur.archlinux.org"
-- 
GitLab