Merge branch 'master' into develop

This commit is contained in:
Ameya Shenoy 2018-08-01 06:22:48 +00:00
commit dc41c2a23a
No known key found for this signature in database
GPG key ID: AC016A555657D0A3

View file

@ -17,7 +17,7 @@ from faker import Faker
from .exceptions import *
from .utils.jinja import (get_jenv, get_template, render_template, get_email_from_template, get_jloader)
__version__ = '10.1.43'
__version__ = '10.1.44'
__title__ = "Frappe Framework"
local = Local()