We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b062196 commit 0894adbCopy full SHA for 0894adb
CHANGELOG.md
@@ -1,4 +1,6 @@
1
# CHANGELOG
2
+## v0.4.0-beta.2 (2024-08-27)
3
+
4
## v0.4.0-beta.1 (2024-08-27)
5
6
### Feature
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "algorand-python-testing"
7
-version = "0.4.0-beta.1"
+version = "0.4.0-beta.2"
8
description = 'Algorand Python testing library'
9
readme = "README.md"
10
requires-python = ">=3.12"
0 commit comments