bumped to version 8.0.30

This commit is contained in:
Nabin Hait 2017-05-19 14:38:59 +06:00
parent 864f134610
commit 0096240a65

View File

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