Skip to content

Commit 1e96617

Browse files
committed
update version to 0.68.2.1
1 parent e79fee5 commit 1e96617

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
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.68.2.0] - 2026-01-19
8+
## [0.68.2.1] - 2026-01-19
99

1010
### Changed
1111
- Updated Trivy binary from v0.68.1 to v0.68.2

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = trivy-py-ecc
3-
version = 0.68.2.0
3+
version = 0.68.2.1
44
description = Python wrapper around invoking trivy (https://trivy.dev/)
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)