Skip to content

Commit 3d061c2

Browse files
authored
v0.20.1 (#591)
1 parent bdcdd5c commit 3d061c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Unreleased
22

3-
# 0.20.0
3+
# 0.20.1
44

55
## Added
66
* adding program page related ops ([#412](https://github.com/algorand/pyteal/pull/412))

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setuptools.setup(
99
name="pyteal",
10-
version="0.19.0",
10+
version="0.20.1",
1111
author="Algorand",
1212
author_email="pypiservice@algorand.com",
1313
description="Algorand Smart Contracts in Python",

0 commit comments

Comments
 (0)