File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.3] ( https://github.com/scientific-python/spin/tree/v0.3 ) (2023-3-23)
4+
5+ [ Full Changelog] ( https://github.com/scientific-python/spin/compare/v0.2...v0.3 )
6+
7+ ** Merged pull requests:**
8+
9+ - Update pre-commit [ \# 68] ( https://github.com/scientific-python/spin/pull/68 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
10+ - Cleanup from rename [ \# 67] ( https://github.com/scientific-python/spin/pull/67 ) ([ jarrodmillman] ( https://github.com/jarrodmillman ) )
11+ - Launch ` spin ` via a setuptools script/entrypoint [ \# 66] ( https://github.com/scientific-python/spin/pull/66 ) ([ stefanv] ( https://github.com/stefanv ) )
12+
313## [ v0.2] ( https://github.com/scientific-python/spin/tree/v0.2 ) (2023-3-17)
414
515[ Full Changelog] ( https://github.com/scientific-python/spin/compare/v0.1...v0.2 )
Original file line number Diff line number Diff line change 11[project ]
22name = " spin"
3- version = " 0.3rc0.dev0 "
3+ version = " 0.3 "
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