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 1fc2004 commit 7c6265dCopy full SHA for 7c6265d
CHANGELOG.md
@@ -1,4 +1,10 @@
1
# CHANGELOG
2
+## v1.0.0-beta.8 (2025-10-06)
3
+
4
+### Documentation
5
6
+* fix typos and broken links ([`f221910`](https://github.com/algorandfoundation/algorand-python-testing/commit/f221910b54a2cdc76aa99b8883d75d4ddae78ee3))
7
8
## v1.0.0-beta.7 (2025-09-26)
9
10
### Bug fixes
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "algorand-python-testing"
-version = "1.0.0-beta.7"
+version = "1.0.0-beta.8"
description = 'Algorand Python testing library'
readme = "README.md"
requires-python = ">=3.12"
0 commit comments