Update versions

This commit is contained in:
Andrew Resch 2010-09-18 11:31:31 -07:00
commit c1505bea3a
3 changed files with 3 additions and 3 deletions

View file

@ -425,7 +425,7 @@ _data_files = [
# Main setup
setup(
name = "deluge",
version = "1.3.0-rc2",
version = "1.3.0",
fullname = "Deluge Bittorrent Client",
description = "Bittorrent Client",
author = "Andrew Resch, Damien Churchill",