From 86fcffc854540e87d56e5e0d49273a9411af32f6 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 17 Jan 2009 21:43:19 +0000 Subject: [PATCH] dont need pre-0.5 note --- README.trunk | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 README.trunk diff --git a/README.trunk b/README.trunk deleted file mode 100644 index d992f78207..0000000000 --- a/README.trunk +++ /dev/null @@ -1,15 +0,0 @@ -Trunk of SQLAlchemy is now the pre-0.5 version. This version removes -many things which were deprecated in 0.4 and therefore is not -backwards compatible with all 0.4 appliactions. - -A work in progress describing the changes from 0.4 is at: - - http://www.sqlalchemy.org/trac/wiki/05Migration - -IMPORTANT: some file names have changed in this branch. Remove all -existing *.pyc files before using! - -To continue working with the current development revision of version -0.4, switch this working copy to the 0.4 maintenance branch: - - svn switch http://svn.sqlalchemy.org/sqlalchemy/branches/rel_0_4 -- 2.47.3