From 76efa296b52aad0280ff829671ad456e59118fc8 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Thu, 20 Dec 2007 20:29:52 +0000 Subject: [PATCH] Don't include released="Snapshot" in default feed. This is deprecated. Snapshots just don't have a released attribute at all now. --- create.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create.py b/create.py index e2078ee..34c5be9 100644 --- a/create.py +++ b/create.py @@ -53,7 +53,7 @@ _template = """ interface file to the directory containing the program. Usually, you can just leave it as '.'. --> - + """ -- 2.11.4.GIT