Skip to content

Commit 05fe68f

Browse files
author
github-actions
committed
Update version to 0.5.18 based on tag
1 parent 741d329 commit 05fe68f

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.17"
3+
version = "0.5.18"
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)