[REL] v0.6.5 final cleanup#1521
Merged
mattip merged 3 commits intoairspeed-velocity:mainfrom Sep 13, 2025
Merged
Conversation
v0.6.5 final cleanup
Member
Author
|
Sorry one last PR incoming, currently the |
Contributor
|
Bump 0.6.4 → 0.6.5 in $ grep -R 0.6.4 docs/
docs/source/dev.rst: pipx run towncrier build --version 0.6.4 --date "$(date -u +%Y-%m-%d)"
docs/source/dev.rst: git commit -m "REL: Finalize v0.6.4 log [wheel build]"
docs/source/dev.rst: git tag -a v0.6.4 -m "Version 0.6.4 release"
docs/source/using.rst:- ``version``: Version of the ``asv.conf.json`` spec. As of ``v0.6.4``, there is only version ``1``.
$ |
Contributor
|
I think we also want to mention py-rattler in the changelog, unless I've missed it? IMO 0.7.0 might be appropriate due to that, too. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1520. Closes #1517. Closes #1518. Last one before the release :)