Skip to content

Commit

Permalink
Bump version to 1.7.16 [#173436460]
Browse files Browse the repository at this point in the history
  • Loading branch information
joshzarrabi committed Jul 13, 2020
1 parent aefb370 commit f1246f6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
v1.7.16 Jul 13, 2020
=====================

* defaults to miniconda3
- also fails fast if python2 is specified as the version
[finishes https://github.com/cloudfoundry/python-buildpack/issues/164]

* Add setuptools 49.1.0, remove setuptools 47.1.0
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/173646517)

* Add python 3.7.8, remove python 3.7.6
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/173549567)

* Add python 3.6.11, remove python 3.6.9
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/173546172)

v1.7.15 Jun 09, 2020
=====================

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.15
1.7.16

0 comments on commit f1246f6

Please sign in to comment.