bumped to version 8.0.32

This commit is contained in:
Rushabh Mehta 2017-05-19 19:03:54 +06:00
parent 04ea4910f0
commit d2484ece24

View File

@ -2,7 +2,7 @@
from __future__ import unicode_literals
import frappe
__version__ = '8.0.31'
__version__ = '8.0.32'
def get_default_company(user=None):