We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79fee5 commit 1e96617Copy full SHA for 1e96617
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [0.68.2.0] - 2026-01-19
+## [0.68.2.1] - 2026-01-19
9
10
### Changed
11
- Updated Trivy binary from v0.68.1 to v0.68.2
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = trivy-py-ecc
3
-version = 0.68.2.0
+version = 0.68.2.1
4
description = Python wrapper around invoking trivy (https://trivy.dev/)
long_description = file: README.md
long_description_content_type = text/markdown
0 commit comments