bumped to version 8.0.9
This commit is contained in:
parent
b9d0e7622a
commit
d1fda1ff2b
@ -2,7 +2,7 @@
|
||||
from __future__ import unicode_literals
|
||||
import frappe
|
||||
|
||||
__version__ = '8.0.8'
|
||||
__version__ = '8.0.9'
|
||||
|
||||
def get_default_company(user=None):
|
||||
'''Get default company for user'''
|
||||
|
Loading…
Reference in New Issue
Block a user