Skip to content

Commit 9b926c7

Browse files
authored
chore: release version 0.10.0 (#241)
Signed-off-by: kohlisid <[email protected]>
1 parent 941a529 commit 9b926c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pynumaflow"
3-
version = "0.10.0a0"
3+
version = "0.10.0"
44
description = "Provides the interfaces of writing Python User Defined Functions and Sinks for NumaFlow."
55
authors = ["NumaFlow Developers"]
66
readme = "README.md"

0 commit comments

Comments
 (0)