Skip to content

Add full version attribute for python wrapper - #11952

Merged
Nir-Az merged 1 commit into
realsenseai:developmentfrom
Nir-Az:show_build_ver
Jun 29, 2023
Merged

Add full version attribute for python wrapper#11952
Nir-Az merged 1 commit into
realsenseai:developmentfrom
Nir-Az:show_build_ver

Conversation

@Nir-Az

@Nir-Az Nir-Az commented Jun 28, 2023

Copy link
Copy Markdown
Collaborator

We add a full version attribute to the python wrapper so we can distinguish between different build versions

>>> import pyrealsense2 as rs
>>> rs.__version__
'2.55.0'
>>> rs.__full_version__
'2.55.0.5292'
>>>

@Nir-Az
Nir-Az requested a review from remibettan June 28, 2023 19:38

@remibettan remibettan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Nir-Az
Nir-Az merged commit c138a57 into realsenseai:development Jun 29, 2023
@Nir-Az
Nir-Az deleted the show_build_ver branch September 30, 2024 11:40
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.

2 participants