aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2024-04-08 20:32:48 +0200
committerDaniel Schadt <kingdread@gmx.de>2024-04-08 20:41:31 +0200
commit75ea1e5240a6ea190f1dfc56c656a389f33ec6aa (patch)
tree02b6398eaa985f4a2b80f52a7c808c6392dc818b /pyproject.toml
parent1d3492e773d8d0606d3dbeafc8f54307051d329c (diff)
downloadfietsboek-75ea1e5240a6ea190f1dfc56c656a389f33ec6aa.tar.gz
fietsboek-75ea1e5240a6ea190f1dfc56c656a389f33ec6aa.tar.bz2
fietsboek-75ea1e5240a6ea190f1dfc56c656a389f33ec6aa.zip
bump version to 0.9.0v0.9.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 1c48b02..c419726 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.8.0"
+version = "0.9.0"
license = "AGPL-3.0-or-later"
readme = "README.md"
authors = [