bumped to version 8.0.39

This commit is contained in:
Nabin Hait 2017-05-25 14:49:50 +06:00
parent 7e7dc0f254
commit d7d9cd2938

View File

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