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