summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
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 d16a0d21d..c83d6bd33 100755
--- a/setup.py
+++ b/setup.py
@@ -533,7 +533,7 @@ if windows_check():
# Main setup
setup(
name = "deluge",
- version = "1.3.10",
+ version = "1.3.11",
fullname = "Deluge Bittorrent Client",
description = "Bittorrent Client",
author = "Andrew Resch, Damien Churchill",