mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Release v2023.11.15
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
2023.11.15 (2023-11-15)
|
||||
=======================
|
||||
Pipenv 2023.11.15 (2023-11-15)
|
||||
==============================
|
||||
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
||||
- Fix regression with path installs on most recent release ``2023.11.14`` `#6017 <https://github.com/pypa/pipenv/issues/6017>`_
|
||||
|
||||
|
||||
2023.11.14 (2023-11-14)
|
||||
=======================
|
||||
Pipenv 2023.11.14 (2023-11-14)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Fix regression with path installs on most recent release ``2023.11.14``
|
||||
@@ -2,4 +2,4 @@
|
||||
# // ) ) / / // ) ) //___) ) // ) ) || / /
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
__version__ = "2023.11.15.dev0"
|
||||
__version__ = "2023.11.15"
|
||||
|
||||
+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" "Nov 14, 2023" "2023.11.14" "pipenv"
|
||||
.TH "PIPENV" "1" "Nov 15, 2023" "2023.11.15" "pipenv"
|
||||
.sp
|
||||
\fBNOTE:\fP
|
||||
.INDENT 0.0
|
||||
|
||||
Reference in New Issue
Block a user