Skip to content

Commit a30d22d

Browse files
Bump to v2.31.0
1 parent 53e6893 commit a30d22d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Given a version number MAJOR.MINOR.PATCH, increment:
1313

1414

1515
## [Unreleased]
16+
17+
## [2.31.0] - 2025-09-30
1618
### Changed
1719
- The create method from the Transaction resource is now deprecated
1820
### Fixed

starkbank/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "2.30.1"
1+
version = "2.31.0"
22

33
user = None
44
language = "en-US"

0 commit comments

Comments
 (0)