mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-21 19:18:41 +00:00
[provisioning] Bump python version
This commit is contained in:
parent
3a2052d7de
commit
1e391a0bba
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.10.0
|
__PYTHON_VERSION=3.11.4
|
||||||
|
|
||||||
_recipe _path
|
_recipe _path
|
||||||
_recipe git
|
_recipe git
|
||||||
|
|
Loading…
Reference in a new issue