bumped to version 7.2.8

This commit is contained in:
Nabin Hait 2017-01-10 13:00:09 +06:00
parent a7f616564e
commit 4180a37773

View File

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