chore(release): Bumped to Version 13.54.3

## [13.54.3](https://github.com/frappe/erpnext/compare/v13.54.2...v13.54.3) (2023-10-10)

### Bug Fixes

* change currency exchange API to api.frankfurter.app ([76919c4](76919c4af2))
This commit is contained in:
Frappe PR Bot
2023-10-10 14:47:51 +00:00
parent 23f12f6463
commit 0000c38563

View File

@@ -4,7 +4,7 @@ import frappe
from erpnext.hooks import regional_overrides
__version__ = "13.54.1"
__version__ = "13.54.3"
def get_default_company(user=None):