chore: resolve conflicts

This commit is contained in:
Deepesh Garg 2022-05-15 20:42:34 +05:30 committed by GitHub
parent 03b133520b
commit 9b6197ec4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,25 +2,7 @@ import inspect
import frappe
<<<<<<< HEAD
__version__ = "14.0.0-dev"
=======
from erpnext.hooks import regional_overrides
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
__version__ = "13.27.1"
>>>>>>> 096dcf0e54 (chore(release): Bumped to Version 13.27.1)
=======
__version__ = "13.28.0"
>>>>>>> 8cc2ea0ddb (chore(release): Bumped to Version 13.28.0)
=======
__version__ = "13.29.0"
>>>>>>> 7369db59aa (chore(release): Bumped to Version 13.29.0)
=======
__version__ = "13.27.0"
>>>>>>> 5b02b5b3cd (chore: Remove unintended changes)
def get_default_company(user=None):