Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.5.0
Browse files Browse the repository at this point in the history
# [15.5.0](v15.4.0...v15.5.0) (2024-09-13)

### Bug Fixes

* Allow -ve only invoices to be reconciled for refund reasons ([b46a199](b46a199))
* Handle negative and positive invoice amounts (wip) ([1be289b](1be289b))
* Missing argument ([cbdc7ef](cbdc7ef))
* Show max allocated ([b0ab826](b0ab826))
* Simplify +ve and -ve amount allocation ([588576c](588576c))

### Features

* Allow Return Invoices in Bank Reco ([5bd01aa](5bd01aa))
  • Loading branch information
alyf-linus committed Sep 13, 2024
1 parent 3d01d62 commit c9a347c
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__ = "15.4.0"
__version__ = "15.5.0"

0 comments on commit c9a347c

Please sign in to comment.