From 742fcdfabaeed8f9f70e14165cc9740f5b17d5a8 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 5 Jun 2026 07:11:03 +0200 Subject: Add support for storing data permanently --- pyproject.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 29103c1..449c6ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,9 +2,10 @@ [tool.briefcase] project_name = "scorecounter" bundle = "org.pichove" -version = "1.1.0" +version = "1.2.0" url = "https://simeon.simeonov.no" -license.file = "LICENSE" +license = "GPL-3.0-or-later" +license-files = ["LICENSE"] author = "Simeon Simeonov" author_email = "sgs@pichove.org" @@ -191,4 +192,3 @@ build_gradle_dependencies = [ requires = [ "toga-web~=0.5.0", ] - -- cgit v1.3