From d47436c8415a6d7a91e86b8bb0b53b1c289b830f Mon Sep 17 00:00:00 2001 From: JGStew Date: Wed, 17 Jan 2024 17:27:40 -0500 Subject: [PATCH] Update AutoPkgRelease.nupkg.recipe.yaml revert 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 aa3276c..fa59d06 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.13" + PYTHON_VERSION: "3.10.11" MinimumVersion: "2.3" SupportedPlatforms: - Windows