Skip to content

Commit

Permalink
2.2.1
Browse files Browse the repository at this point in the history
2.2.1

skip-checks: true
  • Loading branch information
semantic-release authored and actions-user committed Jul 23, 2024
1 parent 52b5f2e commit d6277e6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## v2.2.1 (2024-07-23)

### Documentation

* Extra notes on edge case with python installation on debian ([#539](https://github.com/algorandfoundation/algokit-cli/issues/539)) ([`f358e24`](https://github.com/algorandfoundation/algokit-cli/commit/f358e24122df759585034c7e3541f5a8f4c446f1))

## v2.2.0 (2024-07-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 = "algokit"
version = "2.2.0"
version = "2.2.1"
description = "Algorand development kit command-line interface"
authors = ["Algorand Foundation <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit d6277e6

Please sign in to comment.