|  | 
|  | 1 | +# spin 0.15 | 
|  | 2 | + | 
|  | 3 | +We're happy to announce the release of spin 0.15! | 
|  | 4 | + | 
|  | 5 | +## Enhancements | 
|  | 6 | + | 
|  | 7 | +- Expose `is_editable_install` and `editable_install_path` ([#279](https://github.com/scientific-python/spin/pull/279)). | 
|  | 8 | +- Improve traceback printout ([#280](https://github.com/scientific-python/spin/pull/280)). | 
|  | 9 | +- Use sys.executable to run pip in the 'install' command ([#286](https://github.com/scientific-python/spin/pull/286)). | 
|  | 10 | + | 
|  | 11 | +## Bug Fixes | 
|  | 12 | + | 
|  | 13 | +- Pin upper version of click ([#294](https://github.com/scientific-python/spin/pull/294)). | 
|  | 14 | + | 
|  | 15 | +## Documentation | 
|  | 16 | + | 
|  | 17 | +- DOC: fix typo in docstring ([#285](https://github.com/scientific-python/spin/pull/285)). | 
|  | 18 | + | 
|  | 19 | +## Maintenance | 
|  | 20 | + | 
|  | 21 | +- Change color of editable install warnings ([#278](https://github.com/scientific-python/spin/pull/278)). | 
|  | 22 | +- Support for Python 3.14 ([#290](https://github.com/scientific-python/spin/pull/290)). | 
|  | 23 | + | 
|  | 24 | +## Contributors | 
|  | 25 | + | 
|  | 26 | +5 authors added to this release (alphabetically): | 
|  | 27 | + | 
|  | 28 | +- Brigitta Sipőcz ([@bsipocz](https://github.com/bsipocz)) | 
|  | 29 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) | 
|  | 30 | +- Lucas Colley ([@lucascolley](https://github.com/lucascolley)) | 
|  | 31 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) | 
|  | 32 | +- Warren Weckesser ([@WarrenWeckesser](https://github.com/WarrenWeckesser)) | 
|  | 33 | + | 
|  | 34 | +5 reviewers added to this release (alphabetically): | 
|  | 35 | + | 
|  | 36 | +- Brigitta Sipőcz ([@bsipocz](https://github.com/bsipocz)) | 
|  | 37 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) | 
|  | 38 | +- Ralf Gommers ([@rgommers](https://github.com/rgommers)) | 
|  | 39 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) | 
|  | 40 | +- Warren Weckesser ([@WarrenWeckesser](https://github.com/WarrenWeckesser)) | 
|  | 41 | + | 
|  | 42 | +_These lists are automatically generated, and may not be complete or may contain | 
|  | 43 | +duplicates._ | 
|  | 44 | + | 
| 1 | 45 | # spin 0.14 | 
| 2 | 46 | 
 | 
| 3 | 47 | We're happy to announce the release of spin 0.14! | 
|  | 
0 commit comments