Skip to content

Commit

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

### Bug Fixes

* Allow -ve only invoices to be reconciled for refund reasons ([b2f3b20](b2f3b20))
* Handle negative and positive invoice amounts (wip) ([99a08d2](99a08d2))
* Missing argument ([49a36d0](49a36d0))
* Show max allocated ([9881d3c](9881d3c))
* Simplify +ve and -ve amount allocation ([42169f3](42169f3))

### Features

* Allow Return Invoices in Bank Reco ([66bcce2](66bcce2))
  • Loading branch information
alyf-linus committed Sep 12, 2024
1 parent 59f1a1a commit 62826d6
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.4.0"
__version__ = "0.5.0"

0 comments on commit 62826d6

Please sign in to comment.