Skip to content

Commit

Permalink
chore(release): Bumped to Version 0.6.0
Browse files Browse the repository at this point in the history
# [0.6.0](v0.5.1...v0.6.0) (2024-10-28)

### Bug Fixes

* Cherry-pick controller methods from reverted v15 PR ([35c0917](35c0917))
* Get intermediate account for each invoice row ([f8933af](f8933af))
* Merge conflicts ([7612b5a](7612b5a))
* Use debit to/credit to account from the invoice ([3a91412](3a91412))

### Features

* Allow multi party reconciliation against a Bank Transaction ([bf3ffea](bf3ffea))
  • Loading branch information
alyf-linus committed Oct 28, 2024
1 parent b8cdc08 commit bc4b7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion banking/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.5.1"
__version__ = "0.6.0"

0 comments on commit bc4b7c0

Please sign in to comment.