Skip to content

Commit 2158dfb

Browse files
authored
Update pyproject.toml
1 parent 6643389 commit 2158dfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "aws-durable-execution-sdk-python-testing"
7-
version = "0.0.0"
7+
version = "0.0.1-alpha"
88

99
[tool.hatch.build.targets.wheel]
10-
packages = ["src/foo"]
10+
packages = ["src/foo"]

0 commit comments

Comments
 (0)