Update version

This commit is contained in:
Andrew Resch 2011-07-22 10:58:01 -07:00
commit bdd9bd11b5
9 changed files with 9 additions and 9 deletions

View file

@ -515,7 +515,7 @@ if windows_check():
# Main setup
setup(
name = "deluge",
version = "1.3.2",
version = "1.3.3",
fullname = "Deluge Bittorrent Client",
description = "Bittorrent Client",
author = "Andrew Resch, Damien Churchill",