1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-19 17:13:47 -05:00

Add CPython 3.6.0 (#787)

This commit is contained in:
Donald Stufft
2016-12-23 05:29:36 -08:00
committed by Daniel Hahler
parent 095ca59878
commit ac0dd36da8
2 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
## Version History
## Unreleased
* python-build: Add CPython 3.6.0 (#787)
## 1.0.5
* python-build: Add CPython 2.7.13 (#782)