We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9dff29f + dc0a74b commit 6246647Copy full SHA for 6246647
changelog.txt
@@ -1,7 +1,6 @@
1
=== 0.8 ===
2
- Improved size display
3
-# Added a "Next Page" function
+- Added a "Next Page" function
4
- Added local download option
5
- Improved error handling
6
-- Added "--verbose" switch for debugging
7
-# Added tracker to search results
+- Added "--verbose" switch for debugging
setup.py
@@ -34,7 +34,7 @@ def run(self):
34
35
setuptools.setup(
36
name="raincoat-jackett",
37
- version="0.7",
+ version="0.8",
38
author="Gabisonfire",
39
author_email="gabisonfire@github.com",
40
description="Raincoat is a tool to search torrents using Jackett and send them to your client.",
0 commit comments