From 3f4616d96f55b1bccb84066db9eac316c5470841 Mon Sep 17 00:00:00 2001 From: JGStew Date: Wed, 17 Jan 2024 17:21:13 -0500 Subject: [PATCH] Update AutoPkgRelease.nupkg.recipe.yaml bump python version --- AutoPkgRecipe/AutoPkgRelease.nupkg.recipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutoPkgRecipe/AutoPkgRelease.nupkg.recipe.yaml b/AutoPkgRecipe/AutoPkgRelease.nupkg.recipe.yaml index fa59d06..aa3276c 100644 --- a/AutoPkgRecipe/AutoPkgRelease.nupkg.recipe.yaml +++ b/AutoPkgRecipe/AutoPkgRelease.nupkg.recipe.yaml @@ -5,7 +5,7 @@ Identifier: com.github.jgstew.nupkg.AutoPkg Input: NAME: autopkg PYTHON_PACKAGE_ID: python3 - PYTHON_VERSION: "3.10.11" + PYTHON_VERSION: "3.10.13" MinimumVersion: "2.3" SupportedPlatforms: - Windows