Skip to content

Commit 7c6265d

Browse files
author
semantic-release
committed
1.0.0-beta.8
[skip ci]
1 parent 1fc2004 commit 7c6265d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# 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+
28
## v1.0.0-beta.7 (2025-09-26)
39

410
### Bug fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "algorand-python-testing"
7-
version = "1.0.0-beta.7"
7+
version = "1.0.0-beta.8"
88
description = 'Algorand Python testing library'
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)