Skip to content

Commit 6246647

Browse files
authored
Merge pull request #9 from Gabisonfire/develop
New features
2 parents 9dff29f + dc0a74b commit 6246647

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

changelog.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
=== 0.8 ===
22
- Improved size display
3-
# Added a "Next Page" function
3+
- Added a "Next Page" function
44
- Added local download option
55
- Improved error handling
6-
- Added "--verbose" switch for debugging
7-
# Added tracker to search results
6+
- Added "--verbose" switch for debugging

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def run(self):
3434

3535
setuptools.setup(
3636
name="raincoat-jackett",
37-
version="0.7",
37+
version="0.8",
3838
author="Gabisonfire",
3939
author_email="gabisonfire@github.com",
4040
description="Raincoat is a tool to search torrents using Jackett and send them to your client.",

0 commit comments

Comments
 (0)