Skip to content

Commit 1815caf

Browse files
authored
Release of 1.0.0rc3 (#9)
1 parent 3e76847 commit 1815caf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.0rc3] - 2025-04-23
11+
12+
### Removed
13+
- PTHMINT-64: Remove sdk version property from Plugin object
14+
1015
## [1.0.0rc2] - 2025-04-23
1116

1217
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Multisafepay <[email protected]>"]
33
description = "Multisafepay API wrapper"
44
license = "OSL-3.0"
55
name = "multisafepay"
6-
version = "1.0.0rc2"
6+
version = "1.0.0rc3"
77
readme = "README.md"
88
repository = "https://github.com/MultiSafepay/python-sdk"
99
homepage = "https://multisafepay.com"

0 commit comments

Comments
 (0)