From 87ff89a60049041f2ce016210f1d529fc8cf80ea Mon Sep 17 00:00:00 2001 From: Gleb Nikonorov Date: Sat, 24 Oct 2020 23:26:53 -0400 Subject: [PATCH] Prep version 3.0.0 for release --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 42b26194..0daa136d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Release Notes ------------- -**2.1.2 (unreleased)** +**3.0.0 (2020-10-25)** * Respect ``--capture=no`` and ``-s`` pytest flags (`#171 `_)