Skip to content

Conversation

danielebriggi
Copy link
Member

No description provided.

@danielebriggi danielebriggi self-assigned this Sep 29, 2025
@danielebriggi danielebriggi force-pushed the fix-download-artifacts-folder branch from 716d7aa to ebb4813 Compare September 29, 2025 13:54
@danielebriggi danielebriggi force-pushed the fix-download-artifacts-folder branch from ebb4813 to ed21d05 Compare September 29, 2025 14:08
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the binaries destination folder structure for the Python package by standardizing the package name from sqlite-vector to sqlite_vector and bumps the version to 0.9.26.

  • Updates package name from sqlite-vector to sqlite_vector across documentation and configuration files
  • Increments version number from 0.9.25 to 0.9.26 in the header file
  • Adds conditional Test PyPI publishing support to the GitHub workflow

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/sqlite-vector.h Version bump from 0.9.25 to 0.9.26
packages/python/download_artifacts.py Updates binaries directory path to use underscore naming
packages/python/README.md Updates documentation table to reflect new package naming
packages/python/MANIFEST.in Updates include path to use underscore naming
.github/workflows/python-package.yml Adds optional Test PyPI publishing functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@danielebriggi danielebriggi merged commit e5e9b15 into main Sep 29, 2025
12 checks passed
@danielebriggi danielebriggi mentioned this pull request Sep 29, 2025
@danielebriggi danielebriggi deleted the fix-download-artifacts-folder branch September 30, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant