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 6643389 commit 2158dfbCopy full SHA for 2158dfb
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "aws-durable-execution-sdk-python-testing"
7
-version = "0.0.0"
+version = "0.0.1-alpha"
8
9
[tool.hatch.build.targets.wheel]
10
-packages = ["src/foo"]
+packages = ["src/foo"]
0 commit comments