summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorSimeon Simeonov2026-06-12 13:57:27 +0200
committerSimeon Simeonov2026-06-12 13:57:27 +0200
commit61cbdcd55cdc4082a8847e9598039888e2e3ac5c (patch)
tree60144bfef3e4780d8c404b874c7bebdb4c66fa01 /pyproject.toml
parent08613d544bb769238fc46b237154eaa084bc4e6d (diff)
Add custom icons and create documentation
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 039e930..4fdbb35 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -2,7 +2,7 @@
2[tool.briefcase] 2[tool.briefcase]
3project_name = "scorecounter" 3project_name = "scorecounter"
4bundle = "org.pichove" 4bundle = "org.pichove"
5version = "1.2.0" 5version = "1.2.1"
6url = "https://simeon.simeonov.no" 6url = "https://simeon.simeonov.no"
7license = "GPL-3.0-or-later" 7license = "GPL-3.0-or-later"
8license-files = ["LICENSE"] 8license-files = ["LICENSE"]