From 706a4ed3005e8f13e62e3f2a1f306c0a6bf5f067 Mon Sep 17 00:00:00 2001 From: Frost Ming Date: Tue, 9 Nov 2021 12:49:03 +0800 Subject: [PATCH] Release 2021.11.9 --- CHANGELOG.rst | 4 ++-- pipenv/__version__.py | 2 +- pipenv/pipenv.1 | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 59db938062..728b5f5012 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,5 +1,5 @@ -2021.11.9.post0 (2021-11-09) -============================ +2021.11.9 (2021-11-09) +====================== Features & Improvements diff --git a/pipenv/__version__.py b/pipenv/__version__.py index ad17f721ab..f4dc0c462b 100644 --- a/pipenv/__version__.py +++ b/pipenv/__version__.py @@ -2,4 +2,4 @@ # // ) ) / / // ) ) //___) ) // ) ) || / / # //___/ / / / //___/ / // // / / || / / # // / / // ((____ // / / ||/ / -__version__ = "2021.11.9.post0" +__version__ = "2021.11.9" diff --git a/pipenv/pipenv.1 b/pipenv/pipenv.1 index aa65c03fb9..5bcb3322f4 100644 --- a/pipenv/pipenv.1 +++ b/pipenv/pipenv.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "PIPENV" "1" "Nov 09, 2021" "2021.11.9.post0" "pipenv" +.TH "PIPENV" "1" "Nov 09, 2021" "2021.11.9" "pipenv" .SH NAME pipenv \- pipenv Documentation \fI\%\fP\fI\%\fP\fI\%\fP @@ -442,7 +442,7 @@ You might want to set \fBexport PIPENV_VENV_IN_PROJECT=1\fP in your .bashrc/.zsh .sp Congratulations, you now know how to install and use Python packages! ✨ 🍰 ✨ .SS Release and Version History -.SS 2021.11.9.post0 (2021\-11\-09) +.SS 2021.11.9 (2021\-11\-09) .SS Features & Improvements .INDENT 0.0 .IP \(bu 2