Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Correctly format user-agent string in AlexConfig #48

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

iqrusso
Copy link
Contributor

@iqrusso iqrusso commented Aug 24, 2024

The previous format did not interpolate the version correctly. This fix ensures the User-Agent header includes the accurate version of pyalex.

Corrects the format of the user-agent string to include the correct version of the package.
@J535D165 J535D165 merged commit 391c16a into J535D165:main Aug 26, 2024
2 of 4 checks passed
@J535D165
Copy link
Owner

That's a good catch. Thanks a lot.

@J535D165 J535D165 added the bug Something isn't working label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants