Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>
  • Loading branch information
Norman Ziegner committed Mar 19, 2024
1 parent b7baf63 commit 6a06425
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
# SPDX-License-Identifier: CC0-1.0

[tool.poetry]
name = "RSD-initial-data"
version = "0.0.1"
name = "RSD-Spotlights-Migration"
version = "1.5.1"
description = "Initial data for the RSD deployment"
authors = [
"Matthias Rüster, GFZ <matthias.ruester@gfz-potsdam.de>",
"Christian Meeßen, GFZ <christian.meessen@gfz-potsdam.de>",
]
package-mode = false

[tool.poetry.dependencies]
python = "^3.12"
Expand Down

0 comments on commit 6a06425

Please sign in to comment.