mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-27 23:21:32 +01:00
4 lines
88 B
Python
4 lines
88 B
Python
# -*- coding: utf-8 -*-
|
|
from __future__ import unicode_literals
|
|
|
|
__version__ = '6.27.26' |