Skip to content

Commit c32d0d3

Browse files
authored
Merge pull request #155 from polywrap/post-cd/0.1.0a27
Python client POST CD (0.1.0a27)
2 parents 9b0fea8 + e0b34f4 commit c32d0d3

File tree

15 files changed

+40
-38
lines changed

15 files changed

+40
-38
lines changed

packages/polywrap-client-config-builder/poetry.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.

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.0a26"
7+
version = "0.1.0a27"
88
description = ""
99
authors = ["Media <media@polywrap.io>", "Cesar <cesar@polywrap.io>", "Niraj <niraj@polywrap.io>"]
1010
readme = "README.md"

packages/polywrap-client/poetry.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.

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.0a26"
7+
version = "0.1.0a27"
88
description = ""
99
authors = ["Cesar <cesar@polywrap.io>", "Niraj <niraj@polywrap.io>"]
1010
readme = "README.md"

packages/polywrap-core/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.

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.0a26"
7+
version = "0.1.0a27"
88
description = ""
99
authors = ["Cesar <cesar@polywrap.io>", "Niraj <niraj@polywrap.io>"]
1010

packages/polywrap-manifest/poetry.lock

Lines changed: 4 additions & 2 deletions
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.0a26"
7+
version = "0.1.0a27"
88
description = "WRAP manifest"
99
authors = ["Niraj <niraj@polywrap.io>"]
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.0a26"
7+
version = "0.1.0a27"
88
description = "WRAP msgpack encoding"
99
authors = ["Cesar <cesar@polywrap.io>", "Niraj <niraj@polywrap.io>"]
1010
readme = "README.md"

packages/polywrap-plugin/poetry.lock

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

0 commit comments

Comments
 (0)