chore: version bump

This commit is contained in:
Deepesh Garg
2022-04-20 16:22:16 +05:30
committed by GitHub
parent c3c59f1274
commit 3c6d8435a1

View File

@@ -2,7 +2,7 @@ import inspect
import frappe
__version__ = "14.0.0-dev"
__version__ = "14.0.0-beta.4"
def get_default_company(user=None):