summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3a33da1c1..3cb30f941 100644
--- a/setup.py
+++ b/setup.py
@@ -443,7 +443,7 @@ if windows_check():
# Main setup
setup(
name = "deluge",
- version = "1.3.1",
+ version = "1.3.2",
fullname = "Deluge Bittorrent Client",
description = "Bittorrent Client",
author = "Andrew Resch, Damien Churchill",