chore(release): Bumped to Version 15.17.3

## [15.17.3](https://github.com/frappe/erpnext/compare/v15.17.2...v15.17.3) (2024-03-20)

### Bug Fixes

* style for tax breakup ([07bb836](07bb8360d5))
* use Text Editor for rendering tax breakup table ([64672e6](64672e655a))
This commit is contained in:
Frappe PR Bot
2024-03-20 14:58:46 +00:00
parent 03a40f491b
commit 85aeb1f3b1

View File

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