Prep for RC8

This commit is contained in:
Andrew Resch 2008-08-27 01:03:50 +00:00
commit acf59dd287
2 changed files with 2 additions and 2 deletions

View file

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