forked from abetlen/llama-cpp-python
-
Notifications
You must be signed in to change notification settings - Fork 41
Publish simple tags without platform info #98
Copy link
Copy link
Open
Description
Is your feature request related to a problem? Please describe.
Currently, tags are published with specific platform info for each platform build of a release, making it cumbersome to pin to specific versions
Describe the solution you'd like
It would be helpful if there was a simple tag added as well, i.e. v0.3.33, without the platform info, to make it easier to track release versions.
Describe alternatives you've considered
Pin a commit sha, or a platform specific version
Additional context
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels