From b21baade71a86ab3ee1429f71fbc14d4f95fb75d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 8 Jan 2022 15:34:16 +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 f5287bde..27f9568a 100644 --- a/pipenv/__version__.py +++ b/pipenv/__version__.py @@ -2,4 +2,4 @@ # // ) ) / / // ) ) //___) ) // ) ) || / / # //___/ / / / //___/ / // // / / || / / # // / / // ((____ // / / ||/ / -__version__ = "2022.1.8" +__version__ = "2022.1.9.dev0"