Skip to content

Commit f3d5796

Browse files
author
github-actions[bot]
committed
generated
1 parent e20b9b3 commit f3d5796

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

pyproject.toml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
1-
# SPDX-FileCopyrightText: 2024 German Aerospace Center (DLR)
2-
#
31
# SPDX-License-Identifier: CC0-1.0
4-
5-
# SPDX-FileContributor: Michael Meinel
6-
# SPDX-FileContributor: Michael Fritzsche
7-
2+
#
3+
# SPDX-FileCopyrightText: 2024 German Aerospace Center (DLR)
84
[build-system]
95
requires = [ "setuptools >= 70.1.1",]
106
build-backend = "setuptools.build_meta"
117

128
[project]
139
name = "hermes-plugin-python"
14-
version = "0.1.7"
10+
version = "0.1.8"
1511
readme = "README.md"
1612
description = "HERMES plugin for .toml files"
1713
keywords = [ "publishing", "metadata", "automation",]

0 commit comments

Comments
 (0)