From 422e3d2b662315c8bf76a685660be6d37bb2796b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Tue, 24 May 2022 12:25:17 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20staging/bugfix=20is=20now=201.8.?= =?UTF-8?q?2.dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .versioneer-lookup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.versioneer-lookup b/.versioneer-lookup index 88c994cb28..306e259e09 100644 --- a/.versioneer-lookup +++ b/.versioneer-lookup @@ -26,8 +26,8 @@ improve/.* 1.8.0 3fe45661cd79c5137d9d4f5f4adb4d9519bc2084 pep440-dev # staging/bugfix is the branch for preparation of the 1.8.1 bugfix release # so are any bug/... branches -staging/bugfix 1.8.1 d2a9aacedacf2b582faca462d6e915f88676a3d5 pep440-dev -bug/.* 1.8.1 d2a9aacedacf2b582faca462d6e915f88676a3d5 pep440-dev +staging/bugfix 1.8.2 260a1aef11432c421246019e25b6b744abbaed60 pep440-dev +bug/.* 1.8.2 260a1aef11432c421246019e25b6b744abbaed60 pep440-dev # staging/maintenance is currently the branch for preparation of 1.8.0rc6 # so is regressionfix/...