Skip to content

Commit 80363b9

Browse files
committedFeb 5, 2024
Release v2023.12.1
1 parent c69d3ba commit 80363b9

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed
 

‎CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2023.12.1 (2024-02-04)
2+
======================
3+
Pipenv 2023.12.1 (2024-02-04)
4+
=============================
5+
6+
7+
Bug Fixes
8+
---------
9+
10+
- Remove debug print statements that should not have made it into the last release. `#6079 <https://github.com/pypa/pipenv/issues/6079>`_
111
2023.12.0 (2024-02-01)
212
======================
313
Pipenv 2023.12.0 (2024-02-01)

‎news/6079.bugfix.rst

-1
This file was deleted.

‎pipenv/pipenv.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "PIPENV" "1" "Feb 01, 2024" "2023.12.0" "pipenv"
30+
.TH "PIPENV" "1" "Feb 04, 2024" "2023.12.1" "pipenv"
3131
.sp
3232
\fBNOTE:\fP
3333
.INDENT 0.0

0 commit comments

Comments
 (0)
Please sign in to comment.