mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+2
-1
@@ -1,5 +1,6 @@
|
||||
Unreleased:
|
||||
8.0.2:
|
||||
- Fix issue with nested directories all containing Pipfiles.
|
||||
- Fix issue with --py when run outside of a project.
|
||||
8.0.1:
|
||||
- Fix weird edge case with ramuel.ordereddict.
|
||||
8.0.0:
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '8.0.1'
|
||||
__version__ = '8.0.2'
|
||||
|
||||
Reference in New Issue
Block a user