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

Make bump_version.py also bump the version in pyproject.toml #445

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

i80and
Copy link
Collaborator

@i80and i80and commented Feb 10, 2023

The "right" solution to this is to make the pyproject.toml version canonical, and use importlib.metadata (1), but let's do that once we bump our supported floor to python 3.8 as a separate decision.

(1): python-poetry/poetry#2366 (comment)

@i80and i80and added the bug Something isn't working label Feb 10, 2023
@i80and i80and marked this pull request as ready for review February 10, 2023 18:25
@schmalliso schmalliso merged commit 484c248 into mongodb:master Feb 13, 2023
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