5 lines
88 B
Python
5 lines
88 B
Python
# -*- coding: utf-8 -*-
|
|
from __future__ import unicode_literals
|
|
|
|
__version__ = '1.22.1'
|