CouncilDataProject / CouncilDataProject/speakerbox
pipenv install speakerbox retrieves v0.0.2 by default
Open
bug
- Dominant language
- Python
- Stars
- 61
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the Bug
When attempting an installation of the module, version 0.0.2 is installed by default.
### Expected Behavior
PyPI has all of the versions, not sure why this version would be selected.
### Reproduction
`pipenv install speakerbox`
### Environment
- OS Version: _macOS 13.4_
- Python Version: _3.11.2_
- speakerbox Version (expected): _1.2.0_
- pipenv Version: _2023.11.14_
Contributor guide
Assessment
This issue has not been assessed yet.