From c289d230f09af9cacbd2bdd2d39b6b61a47481f8 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 3 Jan 2026 21:26:04 +0100 Subject: bump version to 0.12.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 858521b..56dd932 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "fietsboek" description = "GPX file sharing website" -version = "0.11.0" +version = "0.12.0" license = "AGPL-3.0-or-later" readme = "README.md" authors = [ -- cgit v1.2.3