Skip to content

Commit d6c6dd2

Browse files
author
semantic-release
committed
0.3.0
[skip ci]
1 parent 8e5f10f commit d6c6dd2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# CHANGELOG
2+
## v0.3.0 (2024-08-22)
3+
24
## v0.3.0-beta.10 (2024-08-22)
35

46
## v0.3.0-beta.9 (2024-08-22)

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 = "0.3.0-beta.10"
7+
version = "0.3.0"
88
description = 'Algorand Python testing library'
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)