mirror of
https://github.com/QingdaoU/Spirit.git
synced 2024-12-28 23:41:59 +00:00
6 lines
91 B
Python
6 lines
91 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from __future__ import unicode_literals
|
|
|
|
__version__ = '0.5.1dev'
|