Skip to content

Commit 6ff3723

Browse files
author
semantic-release
committed
0.4.1
[skip ci]
1 parent 64208fb commit 6ff3723

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.4.1 (2024-09-03)
3+
24
## v0.4.1-beta.1 (2024-09-03)
35

46
### Fix

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

0 commit comments

Comments
 (0)