File tree 2 files changed +26
-2
lines changed 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._
2
26
3
27
# spin 0.6
4
28
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " spin"
3
- version = " 0.7rc0.dev0 "
3
+ version = " 0.7 "
4
4
requires-python = " >=3.7"
5
5
description = " Developer tool for scientific Python libraries"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments