File tree Expand file tree Collapse file tree 2 files changed +26
-2
lines changed
Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 1- # Changelog
1+ # spin 0.7
2+
3+ We're happy to announce the release of spin 0.7!
4+
5+ ## Bug Fixes
6+
7+ - Exit on failed build ([ #118 ] ( https://github.com/scientific-python/spin/pull/118 ) ).
8+
9+ ## Maintenance
10+
11+ - Update ruff ([ #119 ] ( https://github.com/scientific-python/spin/pull/119 ) ).
12+ - Update changelist ([ #120 ] ( https://github.com/scientific-python/spin/pull/120 ) ).
13+
14+ ## Contributors
15+
16+ 2 authors added to this release (alphabetically):
17+
18+ - Jarrod Millman ([ @jarrodmillman ] ( https://github.com/jarrodmillman ) )
19+ - Stefan van der Walt ([ @stefanv ] ( https://github.com/stefanv ) )
20+
21+ 1 reviewers added to this release (alphabetically):
22+
23+ - Jarrod Millman ([ @jarrodmillman ] ( https://github.com/jarrodmillman ) )
24+
25+ _ These lists are automatically generated, and may not be complete or may contain duplicates._
226
327# spin 0.6
428
Original file line number Diff line number Diff line change 11[project ]
22name = " spin"
3- version = " 0.7rc0.dev0 "
3+ version = " 0.7 "
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