bumped to version 8.0.25

This commit is contained in:
Nabin Hait 2017-05-11 17:36:56 +06:00
parent 4f5ad50ecf
commit b579fd7ada

View File

@ -2,7 +2,7 @@
from __future__ import unicode_literals
import frappe
__version__ = '8.0.24'
__version__ = '8.0.25'
def get_default_company(user=None):
'''Get default company for user'''