8000 Version 1.16.0: ada 3.0.1 by bbayles · Pull Request #101 · ada-url/ada-python · GitHub
[go: up one dir, main page]

Skip to content

Version 1.16.0: ada 3.0.1 #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Feb 3, 2025
Prev Previous commit
Next Next commit
Better indentation
  • Loading branch information
bbayles committed Jan 30, 2025
commit 4753d22e2cc1a20951398424b7d84e3ac639bd74
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
platforms: all
- uses: pypa/cibuildwheel@v2.21.2
env:
CXX: "g++-12"
CXX: "g++-12"
- uses: actions/upload-artifact@v4
with:
name: artifact-wheel-${{ matrix.os }}
Expand Down
Loading
0