Skip to content

Commit 6a62193

Browse files
authored
Merge pull request #262 from polywrap/post-cd/0.1.0
Python client POST CD (0.1.0)
2 parents 29ed8bb + e3deb40 commit 6a62193

30 files changed

Lines changed: 374 additions & 374 deletions

File tree

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

Lines changed: 24 additions & 24 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.0b8"
7+
version = "0.1.0"
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: 26 additions & 26 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.0b8"
7+
version = "0.1.0"
88
description = "Polywrap Web3 Client Config Bundle"
99
authors = ["Niraj <niraj@polywrap.io>"]
1010
readme = "README.rst"

0 commit comments

Comments
 (0)