bumped to version 8.2.3

This commit is contained in:
mbauskar 2017-07-01 14:46:46 +06:00
parent f39a9f1c5b
commit af9d3a4db6

View File

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