There was an error while loading. Please reload this page.
2 parents 1133ffc + 2a1ecbe commit 4583835Copy full SHA for 4583835
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [0.1.2](https://github.com/philips-software/SPDXMerge/compare/v0.1.1...v0.1.2) (2023-04-26)
11
12
setup.py
@@ -9,7 +9,7 @@
setup(
name='spdxmerge',
- version='0.1.2',
+ version='0.1.3',
13
description="merges content of two/more spdx sboms",
14
long_description_content_type="text/markdown",
15
url="https://github.com/philips-software/SPDXMerge",
0 commit comments