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 191e976 commit 5ab5799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sbom2doc/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.4.2"
VERSION: str = "0.4.3"

0 comments on commit 5ab5799

Please sign in to comment.