mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 06:46:15 +00:00
Release v2023.12.1
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
2023.12.1 (2024-02-04)
|
||||
======================
|
||||
Pipenv 2023.12.1 (2024-02-04)
|
||||
=============================
|
||||
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
- Remove debug print statements that should not have made it into the last release. `#6079 <https://github.com/pypa/pipenv/issues/6079>`_
|
||||
2023.12.0 (2024-02-01)
|
||||
======================
|
||||
Pipenv 2023.12.0 (2024-02-01)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Remove debug print statements that should not have made it into the last release.
|
||||
+1
-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" "Feb 01, 2024" "2023.12.0" "pipenv"
|
||||
.TH "PIPENV" "1" "Feb 04, 2024" "2023.12.1" "pipenv"
|
||||
.sp
|
||||
\fBNOTE:\fP
|
||||
.INDENT 0.0
|
||||
|
||||
Reference in New Issue
Block a user