diff --git a/sbom2doc/version.py b/sbom2doc/version.py index d3a2f69..d1ae33e 100644 --- a/sbom2doc/version.py +++ b/sbom2doc/version.py @@ -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"