File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.0.1] - 2025-01-05
4+
5+ ### Fixed
6+
7+ - Fix requirement on Poetry ([ #27 ] ( https://github.com/python-poetry/poetry-plugin-shell/pull/27 ) ).
8+
39## [ 1.0.0] - 2024-09-29
410
511- Initial release
612
713
814
9- [ Unreleased ] : https://github.com/python-poetry/poetry-plugin-shell/compare/1.0.0...main
10- [ 0.1.0 ] : https://github.com/python-poetry/poetry-plugin-shell/releases/tag/1.0.0
15+ [ Unreleased ] : https://github.com/python-poetry/poetry-plugin-shell/compare/1.0.1...main
16+ [ 1.0.1 ] : https://github.com/python-poetry/poetry-plugin-shell/releases/tag/1.0.1
17+ [ 1.0.0 ] : https://github.com/python-poetry/poetry-plugin-shell/releases/tag/1.0.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " poetry-plugin-shell"
3- version = " 1.0.0 "
3+ version = " 1.0.1 "
44description = " Poetry plugin to run subshell with virtual environment activated"
55authors = [
" Sébastien Eustace <[email protected] >" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments