-
Notifications
You must be signed in to change notification settings - Fork 13
merge master into dev-milestone #82
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
Prepare for `1.3.0` release
…ackage-workflow Drop Python 3.9 and bump NumPy versions in conda-package workflow
Update CODEOWNERS
|
changelog conflict 🤔 |
conda-recipe-cf/meta.yaml
Outdated
| @@ -1,4 +1,4 @@ | |||
| {% set version = "1.3.0dev0" %} | |||
| {% set version = "1.3.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.
I believe we need to bump the version to 1.4.0dev0 on the master branch first.
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.
created #83
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.
seems we made several more conflicts haha. I will fix them locally
|
did the merge and resolved the conflicts locally, wasn't thinking about how that would automatically close this PR and skip the CI checks... I'll make sure the package looks good for the internal CI though |
merging master into dev-milestone to enable 3.14 internal CI builds