diff --git a/setup.py b/setup.py
index db9cf8be8..6ae45b9fb 100644
--- a/setup.py
+++ b/setup.py
@@ -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: