Skip to content

Commit f1d120c

Browse files
committed
Merge branch 'main' of github.com:CycloneDX/cyclonedx-python-lib into main
2 parents 89db268 + e15dec6 commit f1d120c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Changelog
2+
3+
<!--next-version-placeholder-->
4+
5+
## v0.0.2 (2021-09-08)
6+

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cyclonedx"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "A library for producing CycloneDX SBOM (Software Bill of Materials) files."
55
authors = ["Paul Horton <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)