Merge branch 'version-15' into version-15-hotfix

This commit is contained in:
rohitwaghchaure
2024-01-02 17:34:56 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ import inspect
import frappe
__version__ = "15.0.0"
__version__ = "15.8.3"
def get_default_company(user=None):