mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
v3.3.1
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
|
||||
3.3.1:
|
||||
- Bugfix for install.
|
||||
3.3.0:
|
||||
- Use pew to manage virtual environments.
|
||||
- Improved dashed version parsing.
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '3.3.0'
|
||||
__version__ = '3.3.1'
|
||||
|
||||
Reference in New Issue
Block a user