bumped to version 8.0.20

This commit is contained in:
Nabin Hait 2017-04-28 16:04:58 +06:00
parent 2afb9b96cd
commit 589927b37d

View File

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