Skip to content

Commit 285cd0f

Browse files
committed
chore: release v2.3.5
1 parent d5a2a22 commit 285cd0f

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
lines changed

CHANGELOG.md

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

3+
## <small>2.3.5 (2025-08-26)</small>
4+
5+
* chore: update SDK to OpenAPI specification version 1.7.2 ([d5a2a22](https://github.com/MONEI/monei-python-sdk/commit/d5a2a22))
6+
37
## <small>2.3.4 (2025-05-29)</small>
48

59
* chore: update SDK to OpenAPI specification version 1.7.0 ([f8a3180](https://github.com/MONEI/monei-python-sdk/commit/f8a3180))

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"generatorName": "python",
55
"outputDir": "./",
66
"removeOperationIdPrefix": true,
7-
"version": "2.3.4"
7+
"version": "2.3.5"
88
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monei-python-sdk",
3-
"version": "2.3.4",
3+
"version": "2.3.5",
44
"description": "MONEI PYTHON SDK",
55
"author": "monei",
66
"type": "module",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "Monei"
7-
version = "2.3.4"
7+
version = "2.3.5"
88
description = "MONEI PYTHON SDK"
99
readme = "README.md"
1010
requires-python = ">=3.8"

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)