You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/python-package.yml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -259,6 +259,14 @@ jobs:
259
259
cat >> body.md << 'ENDOFMARKDOWN'
260
260
> **Note:**
261
261
> These wheels are updated automatically with every commit to `main` and become available as soon as the [python-package.yml](.github/workflows/python-package.yml) workflow finishes.
262
+
263
+
The version number is replaced with 1.33.7-preview in order to keep the link stable, this however does not affect the installed version at all:
0 commit comments