bumped to version 7.0.11

This commit is contained in:
Rushabh Mehta 2016-07-29 19:25:48 +06:00
parent 9421a109cf
commit 6201068f8f

View File

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