bumped to version 8.1.5

This commit is contained in:
mbauskar 2017-06-28 11:31:40 +06:00
parent 46af07cc09
commit 3bf9071598

View File

@ -2,7 +2,7 @@
from __future__ import unicode_literals
import frappe
__version__ = '8.1.4'
__version__ = '8.1.5'
def get_default_company(user=None):