bumped to version 7.0.27

This commit is contained in:
Rushabh Mehta 2016-08-12 12:23:08 +06:00
parent d643f2b249
commit 3f22ec9536

View File

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