Added init file in script folder that holds the current version of the repo.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# -*- encoding: utf-8 -*-
|
||||
|
||||
"""Python Torrent Searcher/Scraper."""
|
||||
|
||||
__version__ = 'v0.0.2'
|
||||
|
||||
Reference in New Issue
Block a user