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 0894adb commit e036d9eCopy full SHA for e036d9e
CHANGELOG.md
@@ -1,4 +1,6 @@
1
# CHANGELOG
2
+## v0.4.0 (2024-08-27)
3
+
4
## v0.4.0-beta.2 (2024-08-27)
5
6
## v0.4.0-beta.1 (2024-08-27)
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "algorand-python-testing"
7
-version = "0.4.0-beta.2"
+version = "0.4.0"
8
description = 'Algorand Python testing library'
9
readme = "README.md"
10
requires-python = ">=3.12"
0 commit comments