mirror of
https://github.com/tildeclub/ttrv.git
synced 2026-01-24 02:50:17 +00:00
5 lines
88 B
Python
5 lines
88 B
Python
# -*- coding: utf-8 -*-
|
|
from __future__ import unicode_literals
|
|
|
|
__version__ = '1.27.3'
|