File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## spin 0.5rc0
3+ ## spin 0.5
44
5- We're happy to announce the release of spin 0.5rc0 !
5+ We're happy to announce the release of spin 0.5 !
66
77### Enhancements
8-
98- Allow custom Meson CLI path
109 ([ #97 ] ( https://github.com/scientific-python/spin/pull/97 ) ).
1110
1211### Bug Fixes
13-
1412- Correctly highlight parameter names with underscores
1513 ([ #84 ] ( https://github.com/scientific-python/spin/pull/84 ) ).
1614
1715### Maintenance
18-
1916- Use label-check and attach-next-milestone-action
2017 ([ #85 ] ( https://github.com/scientific-python/spin/pull/85 ) ).
2118- Use changelist
@@ -28,9 +25,10 @@ We're happy to announce the release of spin 0.5rc0!
2825 ([ #93 ] ( https://github.com/scientific-python/spin/pull/93 ) ).
2926- Bump scientific-python/attach-next-milestone-action from f94a5235518d4d34911c41e19d780b8e79d42238 to bc07be829f693829263e57d5e8489f4e57d3d420
3027 ([ #96 ] ( https://github.com/scientific-python/spin/pull/96 ) ).
28+ - Update pre-commit revisions
29+ ([ #99 ] ( https://github.com/scientific-python/spin/pull/99 ) ).
3130
3231### Documentation
33-
3432- Improve release process
3533 ([ #87 ] ( https://github.com/scientific-python/spin/pull/87 ) ).
3634- Add readme to pyproject
Original file line number Diff line number Diff line change 11[project ]
22name = " spin"
3- version = " 0.5rc1.dev0 "
3+ version = " 0.5 "
44requires-python = " >=3.7"
55description = " Developer tool for scientific Python libraries"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments