Skip to content

Commit f5edaae

Browse files
Update version to 2.14.0
1 parent 7c6155b commit f5edaae

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
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.14.0] - 2021-11-12
1618
### Added
1719
- 'transaction_ids' property to BoletoPayment, DarfPayment and TaxPayment resources
1820

starkbank/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "2.13.2"
1+
version = "2.14.0"
22

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

0 commit comments

Comments
 (0)