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 79914f2 commit cae3575Copy full SHA for cae3575
.pyproject_generation/pyproject_custom.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "ghga_service_commons"
3
-version = "3.1.7"
+version = "3.1.8"
4
description = "A library that contains common functionality used in services of GHGA"
5
readme = "README.md"
6
authors = [
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
"Intended Audience :: Developers",
24
]
25
26
27
28
dependencies = [
29
"pydantic >=2, <3",
0 commit comments