Skip to content

Commit 2a1ecbe

Browse files
committed
chore(main): release 0.1.3
1 parent 1133ffc commit 2a1ecbe

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/philips-software/SPDXMerge/compare/v0.1.2...v0.1.3) (2023-04-26)
4+
5+
6+
### Bug Fixes
7+
8+
* remove pypi test environment ([cf37e22](https://github.com/philips-software/SPDXMerge/commit/cf37e22d43a1b7a8e076138346c5446bc1cde707))
9+
310
## [0.1.2](https://github.com/philips-software/SPDXMerge/compare/v0.1.1...v0.1.2) (2023-04-26)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='spdxmerge',
12-
version='0.1.2',
12+
version='0.1.3',
1313
description="merges content of two/more spdx sboms",
1414
long_description_content_type="text/markdown",
1515
url="https://github.com/philips-software/SPDXMerge",

0 commit comments

Comments
 (0)