Skip to content

Conversation

@PerformanceCoder
Copy link
Contributor

@PerformanceCoder PerformanceCoder commented Jun 2, 2022

Pull request to update JLL-version used by SymEngine.jl and SymEngine.jl package version. Fixes #251

Project.toml Outdated
SpecialFunctions = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 1, 2"
SymEngine_jll = "0.8"
SymEngine_jll = "0.9"
julia = "1.3"
Copy link
Member

Choose a reason for hiding this comment

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

Need to update this to 1.6 and then update the CI too

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated this PR and created #253 for CI

Copy link
Member

Choose a reason for hiding this comment

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

Thanks. Can you rebase on top of master now?

Changed version to 1.6
Project.toml Outdated
name = "SymEngine"
uuid = "123dc426-2d89-5057-bbad-38513e3affd8"
version = "0.8.7"
version = "0.9"
Copy link
Member

Choose a reason for hiding this comment

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

Can you keep this at 0.8.7? I'll bump this when we are ready to release.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@isuruf
Copy link
Member

isuruf commented Jun 3, 2022

Thanks

@isuruf isuruf merged commit 7c0f320 into symengine:master Jun 3, 2022
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.

Update SymEngine_jll

2 participants