speakerbox icon indicating copy to clipboard operation
speakerbox copied to clipboard

pipenv install speakerbox retrieves v0.0.2 by default

Open gregoryfoster opened this issue 1 year ago • 2 comments

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

gregoryfoster avatar Nov 15 '23 20:11 gregoryfoster