Update version numbers

This commit is contained in:
Andrew Resch 2011-05-24 15:16:56 -07:00
commit c81fbf788d
4 changed files with 4 additions and 4 deletions

View file

@ -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",