bumped to version 8.0.34

This commit is contained in:
Nabin Hait 2017-05-23 12:34:05 +06:00
parent fdc7d7f3de
commit 2ef20a968c

View File

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