From 7dcfdda4e0cf89a44f98183c2fc86f4c6a133bfc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 21 Apr 2022 02:55:51 +0000 Subject: [PATCH] Bumped version. Signed-off-by: github-actions[bot] --- pipenv/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipenv/__version__.py b/pipenv/__version__.py index 778d86e1..7f0fabfd 100644 --- a/pipenv/__version__.py +++ b/pipenv/__version__.py @@ -2,4 +2,4 @@ # // ) ) / / // ) ) //___) ) // ) ) || / / # //___/ / / / //___/ / // // / / || / / # // / / // ((____ // / / ||/ / -__version__ = "2022.4.20" +__version__ = "2022.4.21.dev0"