6 lines
90 B
Python
6 lines
90 B
Python
# -*- encoding: utf-8 -*-
|
|
|
|
"""Python Torrent Searcher/Scraper."""
|
|
|
|
__version__ = 'v0.0.2'
|