Merge branch 'master' into develop
This commit is contained in:
commit
dc41c2a23a
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue