Skip to content

Commit

Permalink
chore(main): release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenKnoops committed Apr 26, 2023
1 parent 1133ffc commit 2a1ecbe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.3](https://github.com/philips-software/SPDXMerge/compare/v0.1.2...v0.1.3) (2023-04-26)


### Bug Fixes

* remove pypi test environment ([cf37e22](https://github.com/philips-software/SPDXMerge/commit/cf37e22d43a1b7a8e076138346c5446bc1cde707))

## [0.1.2](https://github.com/philips-software/SPDXMerge/compare/v0.1.1...v0.1.2) (2023-04-26)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='spdxmerge',
version='0.1.2',
version='0.1.3',
description="merges content of two/more spdx sboms",
long_description_content_type="text/markdown",
url="https://github.com/philips-software/SPDXMerge",
Expand Down

0 comments on commit 2a1ecbe

Please sign in to comment.