Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.16.0
Browse files Browse the repository at this point in the history
# [14.16.0](v14.15.0...v14.16.0) (2023-11-02)

### Bug Fixes

* bump employee chunk size ([e6782be](e6782be))

### Features

* **util:** add provision to get holidays except weekly offs from holiday list (backport [#1011](#1011)) ([#1029](#1029)) ([d513af3](d513af3))

### Performance Improvements

* batch and commit auto attendance processing ([2353419](2353419))
  • Loading branch information
frappe-bot committed Nov 2, 2023
1 parent 5b74ea5 commit f4cc636
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.15.0"
__version__ = "14.16.0"

0 comments on commit f4cc636

Please sign in to comment.