Skip to content

Commit a1544d5

Browse files
committed
feat: update nodestream to 0.14.0
1 parent e3c6293 commit a1544d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache 2.0"
88

99
[tool.poetry.dependencies]
1010
python = "^3.10"
11-
nodestream = "0.14.0"
11+
nodestream = "^0.14.0"
1212

1313
[tool.poetry.plugins."nodestream.plugins"]
1414
pipeline = "nodestream_plugin_shell"

0 commit comments

Comments
 (0)