bumped to version 8.2.1

This commit is contained in:
mbauskar 2017-06-29 22:28:08 +06:00
parent c6e1c3c048
commit 53e34f5c1c

View File

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