summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2014-07-09 20:08:22 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2014-07-09 20:08:22 +0100
commitf77440efcbf4185bd6ceac792355431f5f4552b9 (patch)
treeb8efe9abe3e13d2dad0fc9aeac41d4c7cfdb8e9a /setup.py
parent74aa9246255fe4795c7614f79effe1b42f5287f1 (diff)
downloaddeluge-1.3.7.tar.gz
deluge-1.3.7.tar.bz2
deluge-1.3.7.zip
Bump version to 1.3.7deluge-1.3.7
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3d412dd16..9b1aece86 100755
--- a/setup.py
+++ b/setup.py
@@ -533,7 +533,7 @@ if windows_check():
# Main setup
setup(
name = "deluge",
- version = "1.3.6",
+ version = "1.3.7",
fullname = "Deluge Bittorrent Client",
description = "Bittorrent Client",
author = "Andrew Resch, Damien Churchill",