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 committed Oct 8, 2023
1 parent fe81d65 commit c35cf8c
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.2.1 (2023-10-08)

### Fix

* fix: image links in docs, and script for that ([`c10a013`](https://github.com/sradc/MakeAgents/commit/c10a01378c1bf0fb5c4edb9be08dff165b7d65ee))

### Unknown

* Create CNAME ([`fe81d65`](https://github.com/sradc/MakeAgents/commit/fe81d65e5753959649b811f3eb20cd627eb73ceb))


## v0.2.0 (2023-10-08)

### Feature
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 = "make_agents"
version = "0.2.0"
version = "0.2.1"
description = ""
authors = ["sradc <sidneyradcliffe@sky.com>"]
readme = "README.md"
Expand Down

0 comments on commit c35cf8c

Please sign in to comment.