3 lines
69 B
Python
3 lines
69 B
Python
from __future__ import unicode_literals
|
|
|
|
__version__ = "5.0.0-alpha"
|
from __future__ import unicode_literals
|
|
|
|
__version__ = "5.0.0-alpha"
|