Skip to content

Commit 78146c3

Browse files
author
Recurly integrations
committed
2.9.29
[Full Changelog](2.9.28...2.9.29) **Merged Pull Requests** - V2 add processing_prepayment_balance_in_cents to AccountBalance [#564](#564) ([judith](https://github.com/judith)) - Add support for percentage tiered add-ons [#554](#554) ([camilopineda100](https://github.com/camilopineda100)) - Add tax inclusive to subscriptions [#539](#539) ([efeygelson](https://github.com/efeygelson)) - v2 Tax Inclusive Adjustments [#538](#538) ([efeygelson](https://github.com/efeygelson))
1 parent 8e31686 commit 78146c3

File tree

3 files changed

+122
-85
lines changed

3 files changed

+122
-85
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.9.28
2+
current_version = 2.9.29
33
parse = (?P<major>\d+)
44
\.(?P<minor>\d+)
55
\.(?P<patch>\d+)

0 commit comments

Comments
 (0)