Closed chenrui333 closed 4 months ago
version and commit info is constructed during release process. You can a) use one of the wheels produced by release, or b) replicate part of the release process.
for a) you need to use pip install --find-links <folder_with_downloaded wheels>
for b) run scripts/patch_version
Note that solution (b) relies on internals of the icloudpd
release process (not a public "API") and is subject to change at any moment.
👋 seeing some version test failures with 1.22.0 and 1.23.0. Any pointer? Thanks!
relates to: