Skip to content

Commit 5f27d26

Browse files
authored
Release of 1.0.0rc2 (#7)
1 parent c8d38f9 commit 5f27d26

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.0rc2] - 2025-04-23
11+
12+
### Added
13+
- PTHMINT-59: Add readme, repository, and homepage missing properties in pyproject.toml
14+
1015
## [1.0.0rc1] - 2025-04-21
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.0rc1"
6+
version = "1.0.0rc2"
77
readme = "README.md"
88
repository = "https://github.com/MultiSafepay/python-sdk"
99
homepage = "https://multisafepay.com"

0 commit comments

Comments
 (0)