5 lines
80 B
Python
5 lines
80 B
Python
|
# coding: utf-8
|
||
|
from __future__ import unicode_literals
|
||
|
|
||
|
__version__ = '3.20.1'
|