Skip to content

Commit

Permalink
0.6.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Apr 9, 2024
1 parent ffb20d2 commit 2d4ffab
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@



## v0.6.2 (2024-04-09)

### :robot:

* :robot: do build outside of semantic release ([`ffb20d2`](https://github.com/Data-Only-Greater/convergence/commit/ffb20d21295b565af9b6e11c19bf18998f4bd537))

* :robot: add python build package ([`ab904e5`](https://github.com/Data-Only-Greater/convergence/commit/ab904e5a8fd1fae0ba50fe196ea07ad3ffbe7cc9))

* :robot: add build command ([`9718542`](https://github.com/Data-Only-Greater/convergence/commit/971854253cba129e959b78edc05dfac50e87c32a))


## v0.6.1 (2024-04-09)

### :robot:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "convergence"
version = "0.6.1"
version = "0.6.2"
authors = [
{name = "Mathew Topper", email = "[email protected]"}
]
Expand Down

0 comments on commit 2d4ffab

Please sign in to comment.