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}\""