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

Python SDK: Add rr.version() #2084

Merged
merged 1 commit into from
May 11, 2023
Merged

Python SDK: Add rr.version() #2084

merged 1 commit into from
May 11, 2023

Conversation

emilk
Copy link
Member

@emilk emilk commented May 11, 2023

I was trying to figure out what version of rerun was being run in a notebook, and I realized there was no way to know. Now there is!

What

>>> rr.version()
'rerun_py 0.6.0-alpha.0 [rustc 1.69.0 (84c898d65 2023-04-16), LLVM 15.0.7] aarch64-apple-darwin emilk/rr_version bd8a072, built 2023-05-11T08:40:06Z'

Checklist

PR Build Summary: https://build.rerun.io/pr/2084

@emilk emilk added enhancement New feature or request 🐍 Python API Python logging API labels May 11, 2023
@emilk emilk merged commit 8bc6741 into main May 11, 2023
17 checks passed
@emilk emilk deleted the emilk/rr_version branch May 11, 2023 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🐍 Python API Python logging API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants