bumped to version 8.1.3

This commit is contained in:
Saurabh 2017-06-26 14:25:59 +06:00
parent dccceb44f9
commit 095701e86b

View File

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