bumped to version 9.2.2

This commit is contained in:
Nabin Hait 2017-10-26 15:05:33 +06:00
parent 6887cedaea
commit 819c50c042

View File

@ -4,7 +4,7 @@ import inspect
import frappe
from erpnext.hooks import regional_overrides
__version__ = '9.2.1'
__version__ = '9.2.2'
def get_default_company(user=None):
'''Get default company for user'''