Skip to content

Commit 9994554

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents d534ca9 + d7bf52a commit 9994554

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.30"
2+
".": "0.1.31"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.31](https://github.com/zalf-rpm/mas_python_common/compare/v0.1.30...v0.1.31) (2025-10-23)
4+
5+
6+
### Features
7+
8+
* added connect to gateway option ([ede1a07](https://github.com/zalf-rpm/mas_python_common/commit/ede1a070dd8998e7512e18cbcefb19c9455d8066))
9+
310
## [0.1.30](https://github.com/zalf-rpm/mas_python_common/compare/v0.1.29...v0.1.30) (2025-09-11)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "zalfmas-common"
3-
version = "0.1.30"
3+
version = "0.1.31"
44
description = "Common code for ZALF MAS projects"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
authors = [{ name = "Michael Berg-Mohnicke", email = "michael.berg@zalf.de" }]

0 commit comments

Comments
 (0)