From 0fbd60e6ff03659e8ba521d4b9aa6ed8539c2eee Mon Sep 17 00:00:00 2001 From: dan-claude-bot Date: Sun, 19 Jul 2026 15:48:12 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20main=20to=200.7.1-dev=20?= =?UTF-8?q?=E2=80=94=20a=20dev=20install=20must=20not=20impersonate=200.7.?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The post-release step of the ceremony (#83, the 0.6.1-dev precedent): versions/ names install trees after VERSION, so a main install without the bump would land in versions/0.7.0 and impersonate the released tree. Co-Authored-By: Claude Fable 5 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index faef31a..c0ab427 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.0 +0.7.1-dev