mirror of
https://github.com/correl/dotfiles.git
synced 2024-12-18 03:00:11 +00:00
[provisioning] Bump python version to 3.7.4
This commit is contained in:
parent
c70e67c68f
commit
590c178c79
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Description: The Python programming language
|
# Description: The Python programming language
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
__PYTHON_VERSION=3.7.0
|
__PYTHON_VERSION=3.7.4
|
||||||
|
|
||||||
_recipe _path
|
_recipe _path
|
||||||
_recipe git
|
_recipe git
|
||||||
|
|
Loading…
Reference in a new issue