summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
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"]