Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.0.1
Browse files Browse the repository at this point in the history
## [15.0.1](v15.0.0...v15.0.1) (2023-11-19)

### Bug Fixes

* avoid duplicate payment ledger entries ([4429a8a](4429a8a))
* handle unlink and unreconcile payments ([0677688](0677688))
* preview payment gl with taxes ([2ec277e](2ec277e))
* revert perm check for GST account names ([d64d8cd](d64d8cd))
* validate allocated amount in payment entry, fix rounding error in allocation, cancel all references ([21b9351](21b9351))
  • Loading branch information
india-compliance-bot committed Nov 19, 2023
1 parent c955311 commit 992cc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion india_compliance/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "15.0.0"
__version__ = "15.0.1"

0 comments on commit 992cc02

Please sign in to comment.