asweigart / asweigart/pytweening
tag versions
Open
- Dominant language
- Jupyter Notebook
- Stars
- 128
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
greetings,
it would be nice if you could `git tag` the versions (i.e. when you update the version in pyproject.toml, etc), and push them (`git push --tags`), so it's possible to track versions without needing to use specific commit hashes.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting pyproject.toml and the project’s current version-update process. Check how the version is released, then ensure each updated version has a corresponding Git tag that is pushed with the release; done means versions can be tracked by tags rather than commit hashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100