bumped to version 8.2.0

This commit is contained in:
mbauskar 2017-06-29 15:37:26 +06:00
parent f1bd39c937
commit 8f1f93603d

View File

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