Skip to content

Update Julia version from 1.6 to 1.7#226

Closed
bluesmoon wants to merge 1 commit into
KristofferC:masterfrom
bluesmoon:patch-1
Closed

Update Julia version from 1.6 to 1.7#226
bluesmoon wants to merge 1 commit into
KristofferC:masterfrom
bluesmoon:patch-1

Conversation

@bluesmoon

Copy link
Copy Markdown

It looks like 0.4.23 added the use of the Returns function in various locations. Support for Returns was added in Julia 1.7, so this change bumps the compat requirements to 1.7 so that users on older versions of julia do not accidentally pull in 0.4.23.

It looks like 0.4.23 added the use of the `Returns` function in various locations. Support for `Returns` was added in Julia 1.7, so this change bumps the compat requirements to 1.7 so that users on older versions of julia do not accidentally pull in 0.4.23.
@KristofferC

Copy link
Copy Markdown
Owner

I think we should go to LTS and we should also test that in ci...

@KristofferC

Copy link
Copy Markdown
Owner

#230

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