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

feat: add package version #1243

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Conversation

wjones127
Copy link
Collaborator

Description

Low maintenance way to expose package version. It will come from the cargo.toml.

Note that we have a separate function already called rust_core_version that provides the version of the deltalake Rust crate. That currently matches the Python library, but I don't think we provide any guarantee it will continue to.

Related Issue(s)

For example:

Documentation

@github-actions github-actions bot added the binding/python Issues for the Python package label Mar 26, 2023
Copy link
Collaborator

@roeap roeap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@wjones127 wjones127 merged commit f5b3482 into delta-io:main Mar 28, 2023
@wjones127 wjones127 deleted the python-version branch March 28, 2023 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add version to deltalake python package
2 participants