aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2025-02-05 20:38:42 +0100
committerDaniel Schadt <kingdread@gmx.de>2025-02-05 20:38:42 +0100
commit705e48d8d30fdccf5652385c5d5016fd52868a39 (patch)
tree564ed6e664f620c3bf2cfcd0af55acfe48e2520f /pyproject.toml
parent832c7906f324afb6c4e666fa13978c12014c4500 (diff)
downloadfietsboek-705e48d8d30fdccf5652385c5d5016fd52868a39.tar.gz
fietsboek-705e48d8d30fdccf5652385c5d5016fd52868a39.tar.bz2
fietsboek-705e48d8d30fdccf5652385c5d5016fd52868a39.zip
bump version to 0.10.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 646022a..3338057 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "fietsboek"
description = "GPX file sharing website"
-version = "0.9.0"
+version = "0.10.0"
license = "AGPL-3.0-or-later"
readme = "README.md"
authors = [