bumped to version 8.1.2

This commit is contained in:
Saurabh 2017-06-26 11:31:37 +06:00
parent c93de0e803
commit 3bf5a38c6f

View File

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