chore(release): Bumped to Version 15.17.5

## [15.17.5](https://github.com/frappe/erpnext/compare/v15.17.4...v15.17.5) (2024-03-22)

### Bug Fixes

* rate reset to zero ([1ed9133](1ed9133bb6))
This commit is contained in:
Frappe PR Bot
2024-03-22 10:30:44 +00:00
parent 4a1c56113e
commit c39d02fa14

View File

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