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 c7ce49d commit 78cc8e0Copy full SHA for 78cc8e0
CHANGELOG.md
@@ -1,4 +1,10 @@
1
# CHANGELOG
2
+## v1.0.0-beta.6 (2025-09-18)
3
+
4
+### Features
5
6
+* update langspec to 4.3.0 ([`c05bdc0`](https://github.com/algorandfoundation/algorand-python-testing/commit/c05bdc053f4b6aa52206cbeeaddb40609688b052))
7
8
## v1.0.0-beta.5 (2025-09-16)
9
10
## v1.0.0-beta.4 (2025-09-12)
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "algorand-python-testing"
-version = "1.0.0-beta.5"
+version = "1.0.0-beta.6"
description = 'Algorand Python testing library'
readme = "README.md"
requires-python = ">=3.12"
0 commit comments