We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5423dc commit 7a8efd5Copy full SHA for 7a8efd5
3 files changed
examples/function/flatmap/pyproject.toml
@@ -6,7 +6,7 @@ authors = ["Numaflow developers"]
6
7
[tool.poetry.dependencies]
8
python = "~3.9"
9
-pynumaflow = "0.2.4"
+pynumaflow = "0.2.6"
10
11
[tool.poetry.dev-dependencies]
12
examples/function/forward_message/pyproject.toml
examples/sink/simplesink/pyproject.toml
@@ -1,12 +1,12 @@
1
[tool.poetry]
2
name = "example-sink"
3
-version = "0.2.2"
+version = "0.2.4"
4
description = ""
5
authors = ["Numaflow developers"]
0 commit comments