bumped to version 8.3.2

This commit is contained in:
mbauskar 2017-07-07 14:11:45 +06:00
parent a29442d6bf
commit 7b8d366e3a

View File

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