File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# THIS FILE IS AUTOMATICALLY UPDATED DURING THE BUILD PROCESS
22# DO NOT EDIT THIS FILE DIRECTLY
33
4- __build__ = 1662
4+ __build__ = 1663
55__author__ = "@joocer"
6- __version__ = "0.26.0-beta.1662 "
6+ __version__ = "0.26.0-beta.1663 "
77
88# Store the version here so:
99# 1) we don't load dependencies by storing it in __init__.py
Original file line number Diff line number Diff line change 11[project ]
22name = " opteryx"
3- version = " 0.26.0-beta.1662 "
3+ version = " 0.26.0-beta.1663 "
44description = " Query your data, where it lives"
55requires-python = ' >=3.11'
66readme = {file = " README.md" , content-type = " text/markdown" }
Original file line number Diff line number Diff line change 11#include " simd_search.h"
22#include < cstdint>
33#include < vector>
4+ #include < cstring>
45
56#if defined(__ARM_NEON) || defined(__ARM_NEON__)
67#include < arm_neon.h>
You can’t perform that action at this time.
0 commit comments