Skip to content

Commit

Permalink
3.0.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Aug 28, 2024
1 parent 0e88cdb commit ab89270
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
@@ -1,4 +1,10 @@
# CHANGELOG
## v3.0.3 (2024-08-28)

### Fix

* do not remove swap ops before `itxn_field` if it's immediates point to the same field ([`0e88cdb`](https://github.com/algorandfoundation/puya/commit/0e88cdbaf5372e14b8de04aa28f244379d367528))

## v3.0.2 (2024-08-23)

### Fix
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 = "puyapy"
version = "3.0.2"
version = "3.0.3"
description = "An optimising compiler for Algorand Python"
authors = ["Algorand Foundation <contact@algorand.foundation>"]
readme = "README.md"
Expand Down

0 comments on commit ab89270

Please sign in to comment.