Skip to content

Commit 0dc20b4

Browse files
Merge pull request #149 from starkbank/bump
Bump to v2.30.1
2 parents 51e2d93 + 1de0064 commit 0dc20b4

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.30.1] - 2025-08-05
1618
### Fixed
1719
- end and due attributes to InvoicePullSubscription
1820

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.0"
1+
version = "2.30.1"
22

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

0 commit comments

Comments
 (0)