From: Mike Bayer Date: Wed, 3 Feb 2010 16:59:10 +0000 (+0000) Subject: - official name X-Git-Tag: rel_0_6beta1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fba9709593ae7b24a53ff6f28cbc5f457f8c9d37;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - official name - remove the switch readme --- diff --git a/CHANGES b/CHANGES index 3540b3c131..b515889512 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,7 @@ ======= CHANGES ======= -0.6.0b1 +0.6beta1 ======== - Major Release - For the full set of feature descriptions, see diff --git a/README_THIS_IS_06 b/README_THIS_IS_06 deleted file mode 100644 index b83f886661..0000000000 --- a/README_THIS_IS_06 +++ /dev/null @@ -1,11 +0,0 @@ -Trunk is now moved to SQLAlchemy 0.6. - -An ongoing wiki page of changes etc. is at: - -http://www.sqlalchemy.org/trac/wiki/06Migration - -SQLAlchemy 0.5 is now in a maintenance branch. Get it at: - -http://svn.sqlalchemy.org/sqlalchemy/branches/rel_0_5 - -