Skip to content

Conversation

@tfeda
Copy link

@tfeda tfeda commented Jan 1, 2022

Which issue does this PR close?

Closes #1410, #1494.

Rationale for this change

A common attribute in many python packages.

What changes are included in this PR?

Are there any user-facing changes?

import datafusion
datafusion.__version__

displays the "datafusion-python" package version. It pulls from the project's metadata, so updating the project's version should be applied automatically.

@github-actions github-actions bot added the python label Jan 1, 2022
@jimexist
Copy link
Member

jimexist commented Jan 3, 2022

after #1518 is merged please consider merging to that repo instead. thanks!

@tfeda
Copy link
Author

tfeda commented Jan 3, 2022

Ah, great timing. I'll do that!

@tfeda tfeda closed this Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide __version__ attribute for the datafusion python library.

2 participants