mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[GH-ISSUE #1123] Current 2.23.0 install from pip doesn't include latest code #669
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#669
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @twointum on GitHub (May 28, 2024).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1123
Hello, I have tried to uninstall/reinstall multiple times. I have examined the fresh client.py file and the artist_albums function doesn't contain the include_groups parameter. It seems to be using the old code.
Is anyone else seeing this?
Thanks!
@dieser-niko commented on GitHub (May 29, 2024):
This is not a bug. The latest code just hasn't been released yet, but we plan to do so sometime this week.
@twointum commented on GitHub (May 29, 2024):
Awesome! I thought I was going crazy! Is there something I'm overlooking that says that the code on the site is not part of the latest release? I am not a super experienced GitHub user.
@dieser-niko commented on GitHub (May 29, 2024):
No problem. If you want to see the code for version 2.23.0 for example, you can select the tag 2.23.0 in GitHub.
Here's a direct link: https://github.com/spotipy-dev/spotipy/tree/2.23.0
@dieser-niko commented on GitHub (May 30, 2024):
Closing as it appears that your issue has been resolved.