Skip to content

Commit 21b7414

Browse files
committed
Release v2023.6.11
1 parent bc277a1 commit 21b7414

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2023.6.11 (2023-06-11)
2+
======================
3+
Pipenv 2023.6.11 (2023-06-11)
4+
=============================
5+
6+
7+
Vendored Libraries
8+
------------------
9+
10+
- Upgrades to ``pipdeptree==2.8.0`` which fixes edge cases of the ``pipenv graph`` command. `#5720 <https://github.com/pypa/pipenv/issues/5720>`_
11+
12+
113
2023.6.2 (2023-06-02)
214
=====================
315
Pipenv 2023.6.2 (2023-06-02)

news/5720.vendor.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

pipenv/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# // ) ) / / // ) ) //___) ) // ) ) || / /
33
# //___/ / / / //___/ / // // / / || / /
44
# // / / // ((____ // / / ||/ /
5-
__version__ = "2023.6.3.dev0"
5+
__version__ = "2023.6.11"

0 commit comments

Comments
 (0)