Skip to content

Conversation

tylerjereddy
Copy link
Contributor

  • Set the version to SciPy 1.15.0rc2 "unreleased."

[ci skip] [skip ci] [skip cirrus] [skip circle]

@tylerjereddy tylerjereddy added the maintenance Items related to regular maintenance tasks label Dec 14, 2024
@tylerjereddy tylerjereddy added this to the 1.15.0 milestone Dec 14, 2024
pyproject.toml Outdated
[project]
name = "scipy"
version = "1.15.0rc1"
version = "1.15.0rc2"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this is now just a one line change given new version handling changes, compared to previous approach at gh-20839.

That said, this may not be quite right, since rc2 proper happens after the additional backports. I've typically just done this, but more recently I think we've been more formally correct by appending .dev0 in these cases perhaps?

Copy link
Member

Choose a reason for hiding this comment

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

Yeah adding .dev0 is a little more correct, but in practice it doesn't matter much. I'm happy either way.

* Set the version to SciPy `1.15.0rc2` "unreleased."

[ci skip] [skip ci] [skip cirrus] [skip circle]
@tylerjereddy tylerjereddy force-pushed the treddy_version_bump_1.15.0rc2 branch from 63428a5 to d53ff7c Compare December 14, 2024 15:10
@tylerjereddy
Copy link
Contributor Author

Ok, I revised to append .dev0. This is a one-line change with CI skipped and the instructions just call for a direct push anyway so I'm going to self-merge.

@tylerjereddy tylerjereddy merged commit 29696b0 into scipy:maintenance/1.15.x Dec 14, 2024
@tylerjereddy tylerjereddy deleted the treddy_version_bump_1.15.0rc2 branch December 14, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants