This commit is contained in:
Marcos Pinto 2008-08-17 21:55:32 +00:00
commit 7665f5394a
3 changed files with 5 additions and 5 deletions

View file

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