bumped to version 8.0.47

This commit is contained in:
Nabin Hait 2017-06-12 14:20:11 +06:00
parent 13239339a6
commit d3e1afa2f5

View File

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