Skip to content

Commit

Permalink
Bump version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dolohow committed Dec 28, 2020
1 parent 4c67011 commit 562f101
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Torrent downloading progress on Telegram


## Features
* Support for two most popular torrent clients `Transmission` and `rTorrent`
* Support for two most popular torrent clients `Transmission`, `rTorrent` and `deluge`
* Multithreading, each downloading item is handled separately
* Running post download script in separate process
* Self-adjustment of `Telegram` bot limits based on number of torrents
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def get_requirements():

setuptools.setup(
name="tdpt",
version="1.2",
version="1.3",
author="dolohow",
author_email="[email protected]",
description="Torrent downloading progress on Telegram",
Expand Down

0 comments on commit 562f101

Please sign in to comment.