bumped to version 8.2.2

This commit is contained in:
mbauskar 2017-06-30 12:30:22 +06:00
parent d192a420d1
commit 0407cb0d92

View File

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