Skip to content

Commit 45bc6d7

Browse files
authored
Merge pull request #250 from polywrap/post-cd/0.1.0b7
Python client POST CD (0.1.0b7)
2 parents cb8de9e + eb29f42 commit 45bc6d7

31 files changed

Lines changed: 456 additions & 561 deletions

File tree

packages/config-bundles/polywrap-sys-config-bundle/poetry.lock

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

packages/config-bundles/polywrap-sys-config-bundle/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-sys-config-bundle"
7-
version = "0.1.0b6"
7+
version = "0.1.0b7"
88
description = "Polywrap System Client Config Bundle"
99
authors = ["Niraj <niraj@polywrap.io>"]
1010
readme = "README.rst"

packages/config-bundles/polywrap-web3-config-bundle/poetry.lock

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

packages/config-bundles/polywrap-web3-config-bundle/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-web3-config-bundle"
7-
version = "0.1.0b6"
7+
version = "0.1.0b7"
88
description = "Polywrap Web3 Client Config Bundle"
99
authors = ["Niraj <niraj@polywrap.io>"]
1010
readme = "README.rst"

0 commit comments

Comments
 (0)