This commit is contained in:
Alex Garcia 2024-11-20 06:48:13 -08:00
parent 352f953fc0
commit d54a0f4eb2
2 changed files with 0 additions and 4 deletions

View file

@ -3,9 +3,6 @@ on:
push:
branches:
- main
- partition-by
- auxiliary
- metadata-filtering
permissions:
contents: read
jobs:

View file

@ -19,7 +19,6 @@
#define SQLITE_VEC_VERSION "v${VERSION}"
// TODO rm
#define SQLITE_VEC_VERSION "v-metadata-experiment.01"
#define SQLITE_VEC_DATE "${DATE}"
#define SQLITE_VEC_SOURCE "${SOURCE}"