Skip to content

Commit 5d04af9

Browse files
committed
chore:upgrades version to v1.39.0
1 parent 5650419 commit 5d04af9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010
- Upcoming changes...
1111

12-
## [1.39.0] - 2025-10-24
12+
## [1.39.0] - 2025-10-27
1313
### Added
1414
- Added `glc-codequality` format to convert subcommand
1515
- Added `inspect gitlab matches` subcommand to generate GitLab-compatible Markdown match summary from SCANOSS scan results

src/scanoss/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
THE SOFTWARE.
2323
"""
2424

25-
__version__ = '1.38.0'
25+
__version__ = '1.39.0'

0 commit comments

Comments
 (0)