chore(release): Bumped to Version 14.65.5

## [14.65.5](https://github.com/frappe/erpnext/compare/v14.65.4...v14.65.5) (2024-03-20)

### Bug Fixes

* style for tax breakup ([a0156e1](a0156e1e47))
* use Text Editor for rendering tax breakup table ([7df09d1](7df09d18e1))
This commit is contained in:
Frappe PR Bot
2024-03-20 15:22:12 +00:00
parent 7ed625d5e1
commit 74ec853b97

View File

@@ -3,7 +3,7 @@ import inspect
import frappe
__version__ = "14.65.4"
__version__ = "14.65.5"
def get_default_company(user=None):