[version] 7.1-beta

This commit is contained in:
Rushabh Mehta
2016-08-24 12:44:32 +05:30
parent fcb793e4dd
commit 547dff5d5b
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
from __future__ import unicode_literals
import frappe
__version__ = '7.0.32'
__version__ = '7.1-beta'
def get_default_company(user=None):
'''Get default company for user'''