From 723b2ea168cf42c4a3c00789b92c726b5a021182 Mon Sep 17 00:00:00 2001
From: Samruddhi Khandale <skhandale@microsoft.com>
Date: Thu, 8 Sep 2022 17:46:18 +0000
Subject: bump version

---
 src/python/devcontainer-feature.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/python')

diff --git a/src/python/devcontainer-feature.json b/src/python/devcontainer-feature.json
index 59366ea..141670d 100644
--- a/src/python/devcontainer-feature.json
+++ b/src/python/devcontainer-feature.json
@@ -1,6 +1,6 @@
 {
   "id": "python",
-  "version": "1.0.5",
+  "version": "1.0.6",
   "name": "Python",
   "documentationURL": "https://github.com/devcontainers/features/tree/main/src/python",
   "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.",
-- 
cgit v1.2.3