Skip to content

Commit

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

skip-checks: true
  • Loading branch information
semantic-release authored and actions-user committed Mar 23, 2023
1 parent 513dd4c commit eed9b65
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.1.3 (2023-03-23)
### Fix
* Get_account now works if called a second time for the same account name ([`513dd4c`](https://github.com/algorandfoundation/algokit-utils-py/commit/513dd4c734211fa60d98e5d7b8d01b9aa6b3f830))

## v0.1.2 (2023-03-23)
### Fix
* Expose execute_atc_with_logic_error, allow specifying approval source map ([`f7a887b`](https://github.com/algorandfoundation/algokit-utils-py/commit/f7a887bd688d8527b3559da69bf4426f40fa01d1))
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 = "0.1.2"
version = "0.1.3"
description = "Utilities for Algorand development for use by AlgoKit"
authors = ["Algorand Foundation <contact@algorand.foundation>"]
license = "MIT"
Expand Down

0 comments on commit eed9b65

Please sign in to comment.