bumped to version 7.1.17

This commit is contained in:
Rushabh Mehta 2016-11-22 23:48:28 +06:00
parent 698c040d21
commit 6557e37d5c

View File

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