Skip to content

Commit

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

VERSION: str = "0.5.3"
VERSION: str = "0.5.4"

0 comments on commit ab7150c

Please sign in to comment.