bumped to version 8.0.38

This commit is contained in:
Nabin Hait 2017-05-24 19:08:33 +06:00
parent 659a225f24
commit 12ec71781d

View File

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