Skip to content

Commit

Permalink
Merge pull request #41 from semiotic-ai/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 1.0.1
  • Loading branch information
aasseman authored Nov 6, 2023
2 parents 2d0926d + c9690d8 commit a742aaf
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

## [1.0.1](https://github.com/semiotic-ai/autoagora-processor/compare/v1.0.0...v1.0.1) (2023-11-06)


### Bug Fixes

* support single-network mode ([beae50e](https://github.com/semiotic-ai/autoagora-processor/commit/beae50ec355fde7888f18e5d0b4dbd630be30405))

## [1.0.0](https://github.com/semiotic-ai/autoagora-processor/compare/v0.4.1...v1.0.0) (2023-10-30)


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 = "autoagora-processor"
version = "1.0.0"
version = "1.0.1"
authors = [
"Alexis Asseman <alexis@semiotic.ai>"
]
Expand Down

0 comments on commit a742aaf

Please sign in to comment.