fix: update version

This commit is contained in:
sahil28297 2020-05-01 21:04:23 +05:30 committed by GitHub
parent 85f30e70c8
commit 1101f9779e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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