Skip to content

Commit 38564f3

Browse files
committed
Bump python 1.8.0
1 parent 96b4328 commit 38564f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "python",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"name": "Python",
55
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/python",
66
"description": "Installs the provided version of Python, as well as PIPX, and other common Python utilities. JupyterLab is conditionally installed with the python feature. Note: May require source code compilation.",

0 commit comments

Comments
 (0)