bumped to version 13.4.0

This commit is contained in:
Nabin Hait 2021-05-31 11:34:33 +05:50
parent 4c94ccc8d8
commit c63e233bc7

View File

@ -5,7 +5,7 @@ import frappe
from erpnext.hooks import regional_overrides
from frappe.utils import getdate
__version__ = '13.3.1'
__version__ = '13.4.0'
def get_default_company(user=None):
'''Get default company for user'''