From 0f3b67bbc775fb4c1d0a7893ce169bd043ba441d Mon Sep 17 00:00:00 2001 From: Patrick Arminio Date: Mon, 28 Oct 2019 11:41:52 +0000 Subject: [PATCH] Add release file --- RELEASE.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 RELEASE.md diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000000..a3f8152e23 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,3 @@ +Release type: patch + +Tests are now run on GitHub actions on both python 3.7 and python3.8 🐍 \ No newline at end of file