Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.45.3
Browse files Browse the repository at this point in the history
## [14.45.3](v14.45.2...v14.45.3) (2023-10-27)

### Bug Fixes

* typeerror on tds payable monthly report ([52cfe3f](52cfe3f))
  • Loading branch information
frappe-bot committed Oct 27, 2023
1 parent 254dd3d commit 8e4e4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import frappe

__version__ = "14.45.2"
__version__ = "14.45.3"


def get_default_company(user=None):
Expand Down

0 comments on commit 8e4e4a9

Please sign in to comment.