Skip to content

Commit

Permalink
fix: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyharrison committed Jan 3, 2024
1 parent a798e0a commit 45c891c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib4sbom/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2023 Anthony Harrison
# Copyright (C) 2024 Anthony Harrison
# SPDX-License-Identifier: Apache-2.0

VERSION: str = "0.6.0"
VERSION: str = "0.6.1"

0 comments on commit 45c891c

Please sign in to comment.