From 5b23993960fb10cda611989af15d9ad1b6fb56b5 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Mon, 22 Feb 2010 17:28:56 -0800 Subject: [PATCH] Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 65c929b00..8d6567707 100644 --- a/setup.py +++ b/setup.py @@ -397,7 +397,7 @@ _data_files = [ # Main setup setup( name = "deluge", - version = "1.2.1", + version = "1.2.2", fullname = "Deluge Bittorrent Client", description = "Bittorrent Client", author = "Andrew Resch, Damien Churchill",