Prep for next release

This commit is contained in:
Andrew Resch 2008-08-04 09:22:25 +00:00
commit a2e0eae18a
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.05",
version = "0.9.06",
)
try: