diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
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] |
| 3 | project_name = "scorecounter" | 3 | project_name = "scorecounter" |
| 4 | bundle = "org.pichove" | 4 | bundle = "org.pichove" |
| 5 | version = "1.2.0" | 5 | version = "1.2.1" |
| 6 | url = "https://simeon.simeonov.no" | 6 | url = "https://simeon.simeonov.no" |
| 7 | license = "GPL-3.0-or-later" | 7 | license = "GPL-3.0-or-later" |
| 8 | license-files = ["LICENSE"] | 8 | license-files = ["LICENSE"] |
