Update version to 0.9.01 for RC

This commit is contained in:
Andrew Resch 2008-07-13 03:24:49 +00:00
parent 93357de3c5
commit e1fb908f6e
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@ setup(
]},
packages = find_packages(exclude=["plugins"]),
url = "http://deluge-torrent.org",
version = "0.6.0.0",
version = "0.9.01",
)
try: