bumped to version 8.2.5

This commit is contained in:
Nabin Hait 2017-07-06 23:46:40 +06:00
parent bedb486c55
commit 3e9520b276

View File

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