Skip to content

Commit ee0d287

Browse files
authored
chore: bump version to v0.3.1 (#41)
Signed-off-by: Avik Basu <[email protected]>
1 parent d33ddd0 commit ee0d287

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.3.0"
3+
version = "0.3.1"
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)