bumped to version 8.1.0

This commit is contained in:
mbauskar 2017-06-22 13:40:58 +06:00
parent 79d36c7c43
commit ea77b63b4a

View File

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