Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.2.0
Browse files Browse the repository at this point in the history
# [15.2.0](v15.1.3...v15.2.0) (2024-06-03)

### Bug Fixes

* Create single PE for multiple unpaid invoices ([1c5d5db](1c5d5db))
* Merge conflicts ([452bbf7](452bbf7))
* Use sbool to handle string bool values from JS ([ee5ee6b](ee5ee6b))
* Validate if the Bank Transaction is overallocated on update after submit ([984c101](984c101))

### Features

* Create single PE to reconcile multiple unpaid invoices ([276bd93](276bd93))
  • Loading branch information
alyf-linus committed Jun 3, 2024
1 parent c53b60b commit 5bf6369
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.1.3"
__version__ = "15.2.0"

0 comments on commit 5bf6369

Please sign in to comment.