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
- Beta version format: `3.0.0b<YYYYMMDD><HHMM>` (UTC), e.g. `3.0.0b202503221430` = 2025-03-22 14:30 UTC
75
+
-Set in CI: `date -u +%Y%m%d%H%M` (compact so the string is a valid [PEP 440](https://packaging.python.org/en/latest/specifications/version-specifiers/) pre-release)
76
76
77
77
### Steps
78
78
1. Checkout with full git history (`fetch-depth: "0"`)
0 commit comments