Skip to content

Commit

Permalink
fix: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyharrison committed Feb 1, 2024
1 parent 6586c65 commit ce8b19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbom2doc/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Anthony Harrison
# SPDX-License-Identifier: Apache-2.0

VERSION: str = "0.4.3"
VERSION: str = "0.4.4"

0 comments on commit ce8b19e

Please sign in to comment.