bumped to version 8.0.51

This commit is contained in:
mbauskar 2017-06-21 13:47:12 +06:00
parent 2c67b01335
commit 9b4690995e

View File

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