Skip to content

Commit ca6a02a

Browse files
author
jhkwapisz
committed
Merge branch 'main' of https://github.com/omniviser/hexDAG
2 parents 013b1b2 + 2d05ee2 commit ca6a02a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hexdag_plugins/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hexdag-plugins"
3-
version = "0.2.0.dev1"
3+
version = "0.2.0.dev3"
44
description = "Official plugins for hexDAG framework - Azure, MySQL, ETL, and storage adapters"
55
readme = "README.md"
66
license = { text = "Apache-2.0" }

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hexdag"
3-
version = "0.7.0.dev5"
3+
version = "0.7.0.dev6"
44

55
description = "Lightweight DAG orchestration framework with enterprise pipeline capabilities"
66
authors = [{ name = "hexDAG Team", email = "developers@omniviser.ai" }]

0 commit comments

Comments
 (0)