mirror of
https://github.com/frappe/lms.git
synced 2026-04-19 22:52:29 +03:00
6 lines
88 B
Python
6 lines
88 B
Python
# -*- coding: utf-8 -*-
|
|
from __future__ import unicode_literals
|
|
|
|
__version__ = '0.0.1'
|
|
|