Skip to content

Commit 135634b

Browse files
fix: link packages script (#231)
* chore: patch version to 0.1.0b3 * fix: link packages --------- Co-authored-by: polywrap-build-bot <polywrap-build-bot@users.noreply.github.com>
1 parent 4f286f1 commit 135634b

29 files changed

Lines changed: 2271 additions & 1900 deletions

File tree

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

Lines changed: 16 additions & 16 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.0a2"
7+
version = "0.1.0b3"
88
description = "Polywrap System Client Config Bundle"
99
authors = ["Niraj <niraj@polywrap.io>"]
1010
readme = "README.md"

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.0a2"
7+
version = "0.1.0b3"
88
description = "Polywrap System Client Config Bundle"
99
authors = ["Niraj <niraj@polywrap.io>"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)