Skip to content

Commit

Permalink
bump version to 0.13.0
Browse files Browse the repository at this point in the history
Signed-off-by: Frantisek Hrbata <[email protected]>
  • Loading branch information
fhrbata committed Dec 12, 2023
1 parent a7af0b4 commit 8a48213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esp_idf_sbom/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD
# SPDX-License-Identifier: Apache-2.0
__version__ = '0.12.0'
__version__ = '0.13.0'

0 comments on commit 8a48213

Please sign in to comment.