tinytasktree 0.1.5__tar.gz → 0.1.6__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tinytasktree
3
- Version: 0.1.5
3
+ Version: 0.1.6
4
4
  Summary: A tiny async task-tree orchestrator for Python, behavior-tree inspired and LLM-ready.
5
5
  Project-URL: Repository, https://github.com/orion-arm-ai/tinytasktree
6
6
  Classifier: Development Status :: 3 - Alpha
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "tinytasktree"
3
- version = "0.1.5"
3
+ version = "0.1.6"
4
4
  description = "A tiny async task-tree orchestrator for Python, behavior-tree inspired and LLM-ready."
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.13"
File without changes
File without changes
File without changes
File without changes
File without changes