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.40.0] - 2025-10-29
13+ ### Added
14+ - Add support for ` --rest ` to ` folder-scan ` command
15+
1216## [ 1.39.0] - 2025-10-27
1317### Added
1418- Added ` glc-codequality ` format to convert subcommand
@@ -710,4 +714,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
710714[ 1.37.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.36.0...v1.37.0
711715[ 1.37.1 ] : https://github.com/scanoss/scanoss.py/compare/v1.37.0...v1.37.1
712716[ 1.38.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.37.1...v1.38.0
713- [ 1.39.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.38.0...v1.39.0
717+ [ 1.39.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.38.0...v1.39.0
718+ [ 1.40.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.39.0...v1.40.0
Original file line number Diff line number Diff line change 2222 THE SOFTWARE.
2323"""
2424
25- __version__ = '1.39 .0'
25+ __version__ = '1.40 .0'
You can’t perform that action at this time.
0 commit comments