Skip to content

Commit e15dec6

Browse files
semantic-releasegithub-actions
authored andcommitted
0.0.2
Automatically generated by python-semantic-release
1 parent 71b1270 commit e15dec6

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)