From ab111327f9822300ab1d8605ff86cfcebb78aeee Mon Sep 17 00:00:00 2001 From: Javier Sancho Date: Sat, 28 Nov 2020 16:28:30 +0100 Subject: [PATCH 1/1] Post 2.0.1 release actions done --- RELEASE_NOTES.md | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a0a72e7..d911424 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,11 @@ # Release notes for datasette-pytables +## Changes from 2.0.1 to 2.0.2-dev + + #XXX version-specific blurb XXX# + + ## Changes from 1.1.0 to 2.0.1 * Communication with Datasette using datasette-connectors 2.0.1 diff --git a/VERSION b/VERSION index 38f77a6..94245d2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.1 +2.0.2-dev -- 2.39.2