bumped to version 8.3.0

This commit is contained in:
mbauskar 2017-07-06 16:42:02 +06:00
parent b5d765d19a
commit 7699b5e92a

View File

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