Skip to content

Commit e036d9e

Browse files
author
semantic-release
committed
0.4.0
[skip ci]
1 parent 0894adb commit e036d9e

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.0 (2024-08-27)
3+
24
## v0.4.0-beta.2 (2024-08-27)
35

46
## v0.4.0-beta.1 (2024-08-27)

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

0 commit comments

Comments
 (0)