bumped to version 8.0.35

This commit is contained in:
Nabin Hait 2017-05-23 17:46:19 +06:00
parent fe05645051
commit 8854f8bd50

View File

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