From 60eea5099b7924e4767cfcaa312c0d3d2f831ceb Mon Sep 17 00:00:00 2001 From: hieuhc Date: Wed, 23 Nov 2022 10:35:18 +0100 Subject: [PATCH] update relnote --- releases/relnote-0.7.9rc1 | 1 + 1 file changed, 1 insertion(+) diff --git a/releases/relnote-0.7.9rc1 b/releases/relnote-0.7.9rc1 index 27632f5..3e8e280 100644 --- a/releases/relnote-0.7.9rc1 +++ b/releases/relnote-0.7.9rc1 @@ -1 +1,2 @@ Fix the bug introduced in 0.7.8 that causes maximum recursion error when Session refreshes the token after it expires. +Update release script to allow publish test versions to testpypi index.