We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86fafeb commit d6cf71fCopy full SHA for d6cf71f
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.1.1 (2023-10-10)
6
+
7
+### Documentation
8
9
+* Re trigger pypi release ([#245](https://github.com/algorand-devrel/beaker/issues/245)) ([`86fafeb`](https://github.com/algorand-devrel/beaker/commit/86fafebcef504fd9af4bbaabefb7c032b3c692d8))
10
11
## v1.1.0 (2023-10-09)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "beaker-pyteal"
-version = "1.1.0"
+version = "1.1.1"
description = "A Framework for building PyTeal Applications"
license = "MIT"
authors = ["Ben Guidarelli <ben@algorand.com>"]
0 commit comments