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 b76b249..29103c1 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.0.0" 5version = "1.1.0"
6url = "https://simeon.simeonov.no" 6url = "https://simeon.simeonov.no"
7license.file = "LICENSE" 7license.file = "LICENSE"
8author = "Simeon Simeonov" 8author = "Simeon Simeonov"