From c6b02a79d41b39b0b0c77e99485aff6306541a47 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 30 Mar 2025 02:55:54 +0000 Subject: [PATCH] Update CI files --- .github/template_gitref | 1 - pyproject.toml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .github/template_gitref diff --git a/.github/template_gitref b/.github/template_gitref deleted file mode 100644 index d152b091..00000000 --- a/.github/template_gitref +++ /dev/null @@ -1 +0,0 @@ -2021.08.26-430-gc1faf10 diff --git a/pyproject.toml b/pyproject.toml index 91027cf4..9b97d09c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -121,4 +121,4 @@ replace = "version = \"{new_version}\"" filename = "./pyproject.toml" search = "version = \"{current_version}\"" -replace = "version = \"{new_version}\"" \ No newline at end of file +replace = "version = \"{new_version}\""