chore(release): Bumped to Version 13.52.2

## [13.52.2](https://github.com/frappe/erpnext/compare/v13.52.1...v13.52.2) (2023-07-08)

### Bug Fixes

* gst_hsn_code is ambiguous on gst reports ([2893ae7](2893ae72f5))
This commit is contained in:
Frappe PR Bot
2023-07-08 13:17:58 +00:00
parent a4d8f9cb94
commit 6490b7d561

View File

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