Skip to content

Commit 58c8f54

Browse files
committed
Bump version
1 parent 46714bd commit 58c8f54

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 = "5.0.0"
3+
version = "5.1.0"
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
@@ -24,7 +24,7 @@ classifiers = [
2424
"Intended Audience :: Developers",
2525
]
2626
name = "ghga_service_commons"
27-
version = "5.0.0"
27+
version = "5.1.0"
2828
description = "A library that contains common functionality used in services of GHGA"
2929
dependencies = [
3030
"pydantic >=2, <3",

0 commit comments

Comments
 (0)