File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
33
4+ ## [ 1.3.0] - 2023-05-29
5+
6+ ### Added
7+
8+ - Ensure compatibility with poetry 1.5 ([ #61 ] ( https://github.com/python-poetry/poetry-plugin-bundle/pull/61 ) ).
9+
10+
411## [ 1.2.0] - 2023-03-19
512
613### Added
2431Initial version.
2532
2633
27- [ Unreleased ] : https://github.com/python-poetry/poetry-plugin-bundle/compare/1.2.0...main
34+ [ Unreleased ] : https://github.com/python-poetry/poetry-plugin-bundle/compare/1.3.0...main
35+ [ 1.3.0 ] : https://github.com/python-poetry/poetry-plugin-bundle/releases/tag/1.3.0
2836[ 1.2.0 ] : https://github.com/python-poetry/poetry-plugin-bundle/releases/tag/1.2.0
2937[ 1.1.0 ] : https://github.com/python-poetry/poetry-plugin-bundle/releases/tag/1.1.0
3038[ 1.0.0 ] : https://github.com/python-poetry/poetry-plugin-bundle/releases/tag/1.0.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " poetry-plugin-bundle"
3- version = " 1.2 .0"
3+ version = " 1.3 .0"
44description = " Poetry plugin to bundle projects into various formats"
55authors = [
" Sébastien Eustace <[email protected] >" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments