File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
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.20.6] - 2025-03-14
13+ ### Fixed
14+ - Fixed timeout issue with dependency scan
15+
1216## [ 1.20.5] - 2025-03-13
1317### Added
1418- Improved documentation on spdxlite.py file
@@ -483,4 +487,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
483487[ 1.20.2 ] : https://github.com/scanoss/scanoss.py/compare/v1.20.1...v1.20.2
484488[ 1.20.3 ] : https://github.com/scanoss/scanoss.py/compare/v1.20.2...v1.20.3
485489[ 1.20.4 ] : https://github.com/scanoss/scanoss.py/compare/v1.20.3...v1.20.4
486- [ 1.20.5 ] : https://github.com/scanoss/scanoss.py/compare/v1.20.4...v1.20.5
490+ [ 1.20.5 ] : https://github.com/scanoss/scanoss.py/compare/v1.20.4...v1.20.5
491+ [ 1.20.6 ] : https://github.com/scanoss/scanoss.py/compare/v1.20.5...v1.20.6
Original file line number Diff line number Diff line change 2222 THE SOFTWARE.
2323"""
2424
25- __version__ = '1.20.5 '
25+ __version__ = '1.20.6 '
You can’t perform that action at this time.
0 commit comments