summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorSimeon Simeonov2025-12-25 23:09:51 +0100
committerSimeon Simeonov2025-12-25 23:09:51 +0100
commit7b66519eb4ebe119e5fdc9c1eb6a11fdfab9b7bf (patch)
treecb060cefdecbb888c71ef32a02611310bed60ab8 /pyproject.toml
parentde4b58fbf9b3507b43ae343eca7cc03c429e4b41 (diff)
Realease 1.1.01.1.0
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"