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 363269f commit 7992eddCopy full SHA for 7992edd
CHANGELOG.md
@@ -1,4 +1,6 @@
1
# CHANGELOG
2
+## v1.0.0-beta.5 (2025-09-16)
3
+
4
## v1.0.0-beta.4 (2025-09-12)
5
6
### Features
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "algorand-python-testing"
7
-version = "1.0.0-beta.4"
+version = "1.0.0-beta.5"
8
description = 'Algorand Python testing library'
9
readme = "README.md"
10
requires-python = ">=3.12"
0 commit comments