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 4bdfe3f commit 94e529fCopy full SHA for 94e529f
CHANGELOG.md
@@ -1,4 +1,6 @@
1
# CHANGELOG
2
+## v0.3.0-beta.7 (2024-08-21)
3
+
4
## v0.3.0-beta.6 (2024-08-21)
5
6
### Documentation
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "algorand-python-testing"
7
-version = "0.3.0-beta.6"
+version = "0.3.0-beta.7"
8
description = 'Algorand Python testing library'
9
readme = "README.md"
10
requires-python = ">=3.12"
0 commit comments