Skip to content

Commit cae3575

Browse files
committed
Bump version from 3.1.7 -> 3.1.8
1 parent 79914f2 commit cae3575

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pyproject_generation/pyproject_custom.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ghga_service_commons"
3-
version = "3.1.7"
3+
version = "3.1.8"
44
description = "A library that contains common functionality used in services of GHGA"
55
readme = "README.md"
66
authors = [

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
"Intended Audience :: Developers",
2424
]
2525
name = "ghga_service_commons"
26-
version = "3.1.7"
26+
version = "3.1.8"
2727
description = "A library that contains common functionality used in services of GHGA"
2828
dependencies = [
2929
"pydantic >=2, <3",

0 commit comments

Comments
 (0)