diff --git a/setup.py b/setup.py index 69dfb353c..6f6944c74 100644 --- a/setup.py +++ b/setup.py @@ -322,7 +322,7 @@ setup( ]}, packages = find_packages(exclude=["plugins"]), url = "http://deluge-torrent.org", - version = "0.9.03", + version = "0.9.04", ) try: