bumped to version 7.0.15

This commit is contained in:
Nabin Hait 2016-08-01 18:18:27 +06:00
parent 16a0fef759
commit ed75667f64

View File

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