Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.36.1
Browse files Browse the repository at this point in the history
## [14.36.1](v14.36.0...v14.36.1) (2025-01-08)

### Bug Fixes

* **CTC:** `amount_exempted_from_income_tax` only considers last deduction item (exempted from IT), not all (backport [#2568](#2568)) ([#2569](#2569)) ([805b8c6](805b8c6))
  • Loading branch information
frappe-bot committed Jan 8, 2025
1 parent dbb38f0 commit ee57ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hrms/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "14.36.0"
__version__ = "14.36.1"

0 comments on commit ee57ceb

Please sign in to comment.