Closed BNolet closed 2 years ago
Describe the bug Wrong version of podcast_downloader is installed
To Reproduce Steps to reproduce the behavior:
pip3 install podcast_downloader
python3 -m pip install podcast_downloader
pip3 show podcast_downloader
Expected behavior Version of install to be 0.2.0 or latest
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Originally thought this was an issue with the app itself, but realized I didn't actually have the latest version of the package
Now, the new version should be available: https://pypi.org/manage/project/podcast-downloader/releases/
Closing :)
Describe the bug Wrong version of podcast_downloader is installed
To Reproduce Steps to reproduce the behavior:
pip3 install podcast_downloader
orpython3 -m pip install podcast_downloader
pip3 show podcast_downloader
Expected behavior Version of install to be 0.2.0 or latest
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Originally thought this was an issue with the app itself, but realized I didn't actually have the latest version of the package