bumped to version 7.0.25

This commit is contained in:
Rushabh Mehta 2016-08-10 18:49:14 +06:00
parent 4b08f9ad1f
commit 18480bdc23

View File

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