Skip to content

Commit

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

skip-checks: true
  • Loading branch information
semantic-release authored and actions-user committed Oct 10, 2023
1 parent 732528e commit 992cb35
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.0.1 (2023-10-10)

### Fix

* Adding missing TransactionParametersDict export ([#54](https://github.com/algorandfoundation/algokit-utils-py/issues/54)) ([`732528e`](https://github.com/algorandfoundation/algokit-utils-py/commit/732528ef76a81e0f2b9630709340fd3047e3192a))

## v2.0.0 (2023-10-05)

### 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-utils"
version = "2.0.0"
version = "2.0.1"
description = "Utilities for Algorand development for use by AlgoKit"
authors = ["Algorand Foundation <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 992cb35

Please sign in to comment.