Switch to side-by-side view

--- a/setup-common.bash
+++ b/setup-common.bash
@@ -20,8 +20,8 @@
 echo
 echo '# installing turbogears'
 easy_install ipython
-easy_install -UZ -i http://www.turbogears.org/2.1/downloads/current/index turbogears2==2.1a3
-easy_install -UZ -i http://www.turbogears.org/2.1/downloads/current/index tg.devtools==2.1a3
+easy_install -UZ -i http://www.turbogears.org/2.1/downloads/2.1b1/index turbogears2==2.1b1
+easy_install -UZ -i http://www.turbogears.org/2.1/downloads/2.1b1/index tg.devtools==2.1b1
 easy_install beautifulsoup
 easy_install mercurial
 easy_install python-dateutil