Skip to content

Commit 1e396e9

Browse files
author
github-actions
committed
Update version to 0.5.17 based on tag
1 parent 7fd4add commit 1e396e9

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
[project]
22
name = "hgraph"
3-
version = "0.5.16"
3+
version = "0.5.17"
44
description = "A functional reactive platform used to process time-series streams. Provides support for backtest (simulation) and realtime time-series processing. Using a forward propagation graph with a microtask scheduler for the runtime engine."
55
readme = "README.md"
66
license = {text = "MIT"}

0 commit comments

Comments
 (0)