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

Update Vega-Lite to 5.21, remove 5.13, add Python functions to retrieve library versions #194

Merged
merged 9 commits into from
Oct 3, 2024

Conversation

jonmmease
Copy link
Collaborator

@jonmmease jonmmease commented Oct 3, 2024

Adds Vega-Lite 5.21 and removes 5.13.

Also adds Python methods to retrieve the version numbers for the bundled vega-lite, vega, vega-embed, and vega-themes packages.

get_vega_version()
get_vega_themes_version()
get_vega_embed_version()
get_vegalite_versions()

This closes #191

@jonmmease jonmmease merged commit 45a7e14 into main Oct 3, 2024
10 checks passed
@jonmmease jonmmease deleted the jonmmease/vega-lite-5.21 branch October 3, 2024 13:50
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.

python: Expose vendored vega version string
1 participant