Added init file in script folder that holds the current version of the repo.

This commit is contained in:
2017-12-22 11:34:24 +01:00
parent 108a005356
commit bab8536b0c

View File

@@ -0,0 +1,5 @@
# -*- encoding: utf-8 -*-
"""Python Torrent Searcher/Scraper."""
__version__ = 'v0.0.2'