bumped to version 7.2.26

This commit is contained in:
Nabin Hait 2017-02-28 19:26:25 +06:00
parent f8b19e07cf
commit db2aefa3a6

View File

@ -2,7 +2,7 @@
from __future__ import unicode_literals
import frappe
__version__ = '7.2.25'
__version__ = '7.2.26'
def get_default_company(user=None):
'''Get default company for user'''