File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99### Added
1010- Upcoming changes...
1111
12+ ## [ 1.34.0] - 2025-10-01
13+ ### Added
14+ - Add REST API support for decoration commands
15+
1216## [ 1.33.0] - 2025-09-19
1317### Added
1418- Add ` licenses ` sub-command to ` component ` command
@@ -668,3 +672,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
668672[ 1.31.5 ] : https://github.com/scanoss/scanoss.py/compare/v1.31.4...v1.31.5
669673[ 1.32.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.31.5...v1.32.0
670674[ 1.33.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.32.0...v1.33.0
675+ [ 1.34.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.33.0...v1.34.0
Original file line number Diff line number Diff line change 2222 THE SOFTWARE.
2323"""
2424
25- __version__ = '1.33 .0'
25+ __version__ = '1.34 .0'
You can’t perform that action at this time.
0 commit comments