Skip to content

Commit b4fc993

Browse files
committed
Bump versions for all packages to test PyPI publishing
1 parent d19a5da commit b4fc993

7 files changed

Lines changed: 12 additions & 12 deletions

File tree

packages/aws-sdk-signers/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "aws-sdk-signers"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
requires-python = ">=3.12"
55
authors = [
66
{name = "Amazon Web Services"},

packages/smithy-aws-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "smithy-aws-core"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Core Smithy components for AWS services and protocols."
55
readme = "README.md"
66
requires-python = ">=3.12"

packages/smithy-aws-event-stream/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "smithy-aws-event-stream"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Smithy components for Amazon Event Streams."
55
readme = "README.md"
66
requires-python = ">=3.12"

packages/smithy-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "smithy-core"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Core components for implementing Smithy tooling in Python."
55
readme = "README.md"
66
requires-python = ">=3.12"

packages/smithy-http/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "smithy-http"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "HTTP components for Smithy tooling."
55
readme = "README.md"
66
requires-python = ">=3.12"

packages/smithy-json/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "smithy-json"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "JSON serialization and deserialization support for Smithy tooling."
55
readme = "README.md"
66
requires-python = ">=3.12"

uv.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)