-
Notifications
You must be signed in to change notification settings - Fork 36
Bump CppInterOp to 1.6.0 #265
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
Conversation
@@ -10,7 +10,7 @@ dependencies: | |||
- xeus>=5.0.0 | |||
- xeus-zmq>=3.0,<4.0 | |||
- nlohmann_json=3.11.3 | |||
- CppInterOp>=1.5.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should drop the version and it should take the newest. It can work with 1.5 too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correct. Its was being enforced since the beginning like that I think ..... though shouldn't be needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done. Should be ready now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Description
Bump cppinterop to latest released version
Type of change
Please tick all options which are relevant.