bumped to version 13.15.2

This commit is contained in:
Rohit Waghchaure
2021-11-29 19:38:12 +05:50
parent 6feb0df8e8
commit f1fb0fc5cb

View File

@@ -7,7 +7,7 @@ import frappe
from erpnext.hooks import regional_overrides
__version__ = '13.15.1'
__version__ = '13.15.2'
def get_default_company(user=None):
'''Get default company for user'''