Skip to content

Commit 0894adb

Browse files
author
semantic-release
committed
0.4.0-beta.2
[skip ci]
1 parent b062196 commit 0894adb

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

46
### Feature

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

0 commit comments

Comments
 (0)