Skip to content

Commit f829267

Browse files
authored
Merge pull request #162 from polywrap/post-cd/0.1.0a28
Python client POST CD (0.1.0a28)
2 parents 5215876 + 34eb6eb commit f829267

File tree

15 files changed

+31
-31
lines changed

15 files changed

+31
-31
lines changed

packages/polywrap-client-config-builder/poetry.lock

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

packages/polywrap-client-config-builder/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "polywrap-client-config-builder"
7-
version = "0.1.0a27"
7+
version = "0.1.0a28"
88
description = ""
99
authors = ["Media <[email protected]>", "Cesar <[email protected]>", "Niraj <[email protected]>"]
1010
readme = "README.md"

packages/polywrap-client/poetry.lock

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

packages/polywrap-client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "polywrap-client"
7-
version = "0.1.0a27"
7+
version = "0.1.0a28"
88
description = ""
99
authors = ["Cesar <[email protected]>", "Niraj <[email protected]>"]
1010
readme = "README.md"

packages/polywrap-core/poetry.lock

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

packages/polywrap-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "polywrap-core"
7-
version = "0.1.0a27"
7+
version = "0.1.0a28"
88
description = ""
99
authors = ["Cesar <[email protected]>", "Niraj <[email protected]>"]
1010

packages/polywrap-manifest/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/polywrap-manifest/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "polywrap-manifest"
7-
version = "0.1.0a27"
7+
version = "0.1.0a28"
88
description = "WRAP manifest"
99
authors = ["Niraj <[email protected]>"]
1010
readme = "README.md"

packages/polywrap-msgpack/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "polywrap-msgpack"
7-
version = "0.1.0a27"
7+
version = "0.1.0a28"
88
description = "WRAP msgpack encoding"
99
authors = ["Cesar <[email protected]>", "Niraj <[email protected]>"]
1010
readme = "README.md"

packages/polywrap-plugin/poetry.lock

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

0 commit comments

Comments
 (0)