bumped to version 8.0.48

This commit is contained in:
Saurabh 2017-06-13 15:50:13 +06:00
parent 8ce53c94d1
commit 0b35a3a67a

View File

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