We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbba900 commit c8e5572Copy full SHA for c8e5572
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.0.5 (2023-05-23)
6
+
7
8
## v1.0.4 (2023-05-23)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "beaker-pyteal"
-version = "1.0.4"
+version = "1.0.5"
description = "A Framework for building PyTeal Applications"
license = "MIT"
authors = ["Ben Guidarelli <[email protected]>"]
0 commit comments