File: __version__.py

package info (click to toggle)
python-directv 0.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 324 kB
  • sloc: python: 1,067; sh: 5; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 69 bytes parent folder | download
1
2
3
"""Asynchronous Python client for DirecTV."""

__version__ = "0.3.0"