Skip to content

Commit ff8dfe7

Browse files
Merge branch 'main' into users/snarayanan/udfs
2 parents 65b180b + 34a9644 commit ff8dfe7

File tree

237 files changed

+8956
-2301
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

237 files changed

+8956
-2301
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
- name: Install dependencies
162162
run: |
163163
python -m pip install --upgrade pip
164-
pip install twine
164+
pip install twine==6.0.1
165165
166166
- name: Download Linux wheels and sdist
167167
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)