We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1815caf commit 2ad1f0fCopy full SHA for 2ad1f0f
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.0.0] - 2025-04-23
11
+
12
+### Added
13
+- PTHMINT-66: Release of 1.0.0 - Stable version
14
15
## [1.0.0rc3] - 2025-04-23
16
17
### Removed
pyproject.toml
@@ -3,7 +3,7 @@ authors = ["Multisafepay <integration@multisafepay.com>"]
3
description = "Multisafepay API wrapper"
4
license = "OSL-3.0"
5
name = "multisafepay"
6
-version = "1.0.0rc3"
+version = "1.0.0"
readme = "README.md"
repository = "https://github.com/MultiSafepay/python-sdk"
homepage = "https://multisafepay.com"
0 commit comments