From 7bd50f80d481c87d0e7ec2ee52ff45eeeab5c28b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 24 Sep 2022 23:29:33 +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 bc56acc5..53c21b79 100644 --- a/pipenv/__version__.py +++ b/pipenv/__version__.py @@ -2,4 +2,4 @@ # // ) ) / / // ) ) //___) ) // ) ) || / / # //___/ / / / //___/ / // // / / || / / # // / / // ((____ // / / ||/ / -__version__ = "2022.9.24" +__version__ = "2022.9.25.dev0"