bumped to version 12.8.0

This commit is contained in:
Sahil Khan
2020-05-08 16:02:18 +05:50
parent 41ff2cb4a7
commit 5afcc9c185

View File

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