Conflicts: frappe/__version__.py frappe/core/doctype/communication/communication.json frappe/hooks.py frappe/model/document.py frappe/public/css/form.css frappe/public/less/form.less requirements.txt setup.py
2 lines
62 B
Python
2 lines
62 B
Python
from __future__ import unicode_literals
|
|
__version__ = "6.0.0"
|