mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
changelog entry
This commit is contained in:
+9
-2
@@ -1,15 +1,22 @@
|
||||
# Python Buildpack Changelog
|
||||
|
||||
## v62 (2015-08-07)
|
||||
|
||||
Updated Pip and Setuptools.
|
||||
|
||||
- Setuptools updated to v18.1
|
||||
- Pip updated to v7.1.0
|
||||
|
||||
## v61 (2015-06-30)
|
||||
|
||||
Updated Pip and Distribute.
|
||||
Updated Pip and Setuptools.
|
||||
|
||||
- Setuptools updated to v18.0.1
|
||||
- Pip updated to v7.0.3
|
||||
|
||||
## v60 (2015-05-27)
|
||||
|
||||
Default Python is now latest 2.7.10. Updated Pip and Distribute.
|
||||
Default Python is now latest 2.7.10. Updated Pip and Distribute.
|
||||
|
||||
- Default Python version is v2.7.10
|
||||
- Setuptools updated to v16.0
|
||||
|
||||
Reference in New Issue
Block a user