bumped to version 8.0.33

This commit is contained in:
Rushabh Mehta 2017-05-19 19:54:42 +06:00
parent 529f5ce503
commit f3a318921f

View File

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