File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ v0.1] ( https://github.com/scientific-python/spin/tree/v0.1 )
3+ ## [ v0.1rc0] ( https://github.com/scientific-python/spin/tree/v0.1rc0 ) (2023-3-16)
4+
5+ [ Full Changelog] ( https://github.com/scientific-python/spin/compare/v0.1...v0.1rc0 )
6+
7+ ** Closed issues:**
8+
9+ - Make releases that projects can pin to [ \# 53] ( https://github.com/scientific-python/spin/issues/53 )
10+
11+ ** Merged pull requests:**
12+
13+ - Test on more Python versions [ \# 64] ( https://github.com/scientific-python/spin/pull/64 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
14+ - Rename package [ \# 63] ( https://github.com/scientific-python/spin/pull/63 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
15+ - Update release process [ \# 61] ( https://github.com/scientific-python/spin/pull/61 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
16+
17+ ## [ v0.1] ( https://github.com/scientific-python/spin/tree/v0.1 ) (2023-3-10)
418
519[ Full Changelog] ( https://github.com/scientific-python/spin/compare/v0.1a1...v0.1 )
620
Original file line number Diff line number Diff line change 11[project ]
22name = " spin"
3- version = " 0.2rc0.dev0 "
3+ version = " 0.2rc0"
44requires-python = " >=3.7"
55description = " Developer tool for scientific Python libraries"
66license = {file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments