We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46714bd commit 58c8f54Copy full SHA for 58c8f54
.pyproject_generation/pyproject_custom.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "ghga_service_commons"
3
-version = "5.0.0"
+version = "5.1.0"
4
description = "A library that contains common functionality used in services of GHGA"
5
readme = "README.md"
6
authors = [
pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
"Intended Audience :: Developers",
25
]
26
27
28
29
dependencies = [
30
"pydantic >=2, <3",
0 commit comments