bumped to version 8.0.40

This commit is contained in:
Nabin Hait 2017-05-26 22:05:41 +06:00
parent e38c70c8bc
commit 38ada81487

View File

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