diff --git a/auto-test.md b/auto-test.md deleted file mode 100644 index 9b53796..0000000 --- a/auto-test.md +++ /dev/null @@ -1 +0,0 @@ -# Auto Trigger Test diff --git a/final-test.md b/final-test.md deleted file mode 100644 index d6c4617..0000000 --- a/final-test.md +++ /dev/null @@ -1 +0,0 @@ -# Final Test diff --git a/pr-test.md b/pr-test.md deleted file mode 100644 index 6aed42a..0000000 --- a/pr-test.md +++ /dev/null @@ -1 +0,0 @@ -# PR Extraction Test diff --git a/pyproject.toml b/pyproject.toml index b325d20..6815fa9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "quarto-batch-convert" -version = "2025.9.0rc9" +version = "2025.9.0rc10" description = "Converts multiple Jupyter notebooks to Quarto documents at once" readme = "README.md" license = "MIT" diff --git a/test-release.md b/test-release.md deleted file mode 100644 index 67b38fc..0000000 --- a/test-release.md +++ /dev/null @@ -1,3 +0,0 @@ -# Test Release Workflow - -This is a test commit to validate the release workflow. diff --git a/test2.md b/test2.md deleted file mode 100644 index f7b1c22..0000000 --- a/test2.md +++ /dev/null @@ -1 +0,0 @@ -# Test 2 diff --git a/trigger-test.txt b/trigger-test.txt deleted file mode 100644 index 31640bb..0000000 --- a/trigger-test.txt +++ /dev/null @@ -1 +0,0 @@ -# Trigger Test diff --git a/uv.lock b/uv.lock index 16f8e1c..d0ad9cf 100644 --- a/uv.lock +++ b/uv.lock @@ -81,7 +81,7 @@ wheels = [ [[package]] name = "quarto-batch-convert" -version = "2025.9.0rc9" +version = "2025.9.0rc10" source = { editable = "." } dependencies = [ { name = "click" },