From 9fa8eee65eec7411ebf7b4050e76fb9e85a4e63d Mon Sep 17 00:00:00 2001 From: Guilherme Chapiewski Date: Mon, 11 May 2009 12:46:40 -0300 Subject: [PATCH] Preparing for version v1.2.7. --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 458b527..34c1628 100644 --- a/index.html +++ b/index.html @@ -39,9 +39,9 @@
@@ -62,7 +62,7 @@

simple-db-

Download

- The current production version is v1.2.6. The simplest way to install is using easy_install: + The current production version is v1.2.7. The simplest way to install is using easy_install:

$ sudo easy_install simple-db-migrate
Or, if you already have an older version installed, use the "--upgrade" option:
$ sudo easy_install --upgrade simple-db-migrate
@@ -72,8 +72,8 @@

Download

You can also download the source code in either - zip or - tar formats. + zip or + tar formats.

After downloading, to install from the source simply run: