From d861ab7c4b71ab5932f0e82f5b9294cd650c64cc Mon Sep 17 00:00:00 2001 From: jeffphil Date: Mon, 22 Jan 2024 15:48:36 -0600 Subject: [PATCH] Update build-release.yml bump build --- .github/workflows/build-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index a946bbf..33a97ba 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -12,7 +12,7 @@ concurrency: env: PACKAGE_NAME: shell-picker - PACKAGE_VERSION: "0.1.0" + PACKAGE_VERSION: "0.1.1" PYTHON_VERSION: "3.12" jobs: