From 4aa7688ed6d4fd32ceaae6d4dbd2b79fbdf60349 Mon Sep 17 00:00:00 2001 From: anthonyharrison Date: Thu, 20 Oct 2022 13:06:20 +0100 Subject: [PATCH] feat: update release --- sbom4python/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbom4python/version.py b/sbom4python/version.py index 964b316..fb97d7c 100644 --- a/sbom4python/version.py +++ b/sbom4python/version.py @@ -1,4 +1,4 @@ # Copyright (C) 2022 Anthony Harrison # SPDX-License-Identifier: Apache-2.0 -VERSION: str = "0.2.1" +VERSION: str = "0.3.0"