Skip to content

Commit e8c575c

Browse files
Bump version: 3.20.4 → 3.20.5
1 parent 03c8a6d commit e8c575c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "3.20.4"
2+
current_version = "3.20.5"
33
commit = true
44

55
[[tool.bumpversion.files]]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![CLA assistant](https://cla-assistant.io/readme/badge/ibm/python-sdk-core)](https://cla-assistant.io/ibm/python-sdk-core)
55
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
66

7-
# IBM Python SDK Core Version 3.20.4
7+
# IBM Python SDK Core Version 3.20.5
88
This project contains core functionality required by Python code generated by the IBM Cloud OpenAPI SDK Generator
99
(openapi-sdkgen).
1010

ibm_cloud_sdk_core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.20.4'
1+
__version__ = '3.20.5'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ibm-cloud-sdk-core"
3-
version = "3.20.4"
3+
version = "3.20.5"
44
authors = [
55
{ name="IBM", email="[email protected]" }
66
]

0 commit comments

Comments
 (0)