Subcategory
feature-enhancement - Improving existing features
Description
The version 'v0.0.14' is hardcoded across multiple installation instructions. Consider using a variable or placeholder (e.g., {VERSION}) in the documentation to simplify updates when a new release is available.
Motivation
avoid reoccurring manual update of the README
Alternatives
No response
Additional Context
No response
Subcategory
feature-enhancement - Improving existing features
Description
The version 'v0.0.14' is hardcoded across multiple installation instructions. Consider using a variable or placeholder (e.g., {VERSION}) in the documentation to simplify updates when a new release is available.
Motivation
avoid reoccurring manual update of the README
Alternatives
No response
Additional Context
No response