Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.6.4
Browse files Browse the repository at this point in the history
## [15.6.4](v15.6.3...v15.6.4) (2024-10-31)

### Bug Fixes

* Correct order of expression evaluation ([a145542](a145542))
* ensure alignment in party and voucher colums ([1eaec24](1eaec24))
* fomat date ([ec45212](ec45212))
  • Loading branch information
alyf-linus committed Oct 31, 2024
1 parent 339b20f commit 22e5feb
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.6.3"
__version__ = "15.6.4"

0 comments on commit 22e5feb

Please sign in to comment.