speakerbox
speakerbox copied to clipboard
pipenv install speakerbox retrieves v0.0.2 by default
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