bumped to version 8.0.41

This commit is contained in:
Nabin Hait 2017-05-30 16:29:04 +06:00
parent 5995010007
commit 93b5367485

View File

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