Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and indicomachineuser committed Jul 16, 2024
1 parent c5bde46 commit 260c3e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v0.2.1 (2024-07-16)
### Fix
* [DEV-11690]: Allow python 3.10 ([#2](https://github.com/IndicoDataSolutions/asyncio-chainable/issues/2)) ([`c5bde46`](https://github.com/IndicoDataSolutions/asyncio-chainable/commit/c5bde46ba43ded628490fe397164f3e8c3887d98))

## v0.2.0 (2024-07-15)
### Feature
* [DEV-11690]: Harness, etc ([#1](https://github.com/IndicoDataSolutions/asyncio-chainable/issues/1)) ([`0c0d152`](https://github.com/IndicoDataSolutions/asyncio-chainable/commit/0c0d1520d8bf720d829e16e4b4571b38b11ed3fa))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "indicodata-asyncio-chainable"
version = "0.2.1-rc0+pythonv.0"
version = "0.2.1"
description = "Making asyncio coroutines chainable"
authors = ["Chris Lee <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 260c3e1

Please sign in to comment.