File: __version__.py

package info (click to toggle)
rtv 1.14.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 576 kB
  • ctags: 565
  • sloc: python: 5,140; sh: 49; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
3
4
# -*- coding: utf-8 -*-
from __future__ import unicode_literals

__version__ = '1.14.1'