agentic-flows 0.3.2__tar.gz → 0.3.3__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: agentic-flows
3
- Version: 0.3.2
3
+ Version: 0.3.3
4
4
  Summary: Compatibility bridge for the legacy agentic-flows PyPI package. Preserves installs, imports, and the agentic-flows command while installing bijux-canon-runtime from the bijux-canon family at the same version.
5
5
  Project-URL: Homepage, https://bijux.io/bijux-canon/compat-packages/catalog/agentic-flows/
6
6
  Project-URL: Website, https://bijux.io/
@@ -35,7 +35,7 @@ Classifier: Topic :: Software Development :: Libraries
35
35
  Classifier: Topic :: Utilities
36
36
  Classifier: Typing :: Typed
37
37
  Requires-Python: <4.0,>=3.11
38
- Requires-Dist: bijux-canon-runtime==0.3.2
38
+ Requires-Dist: bijux-canon-runtime==0.3.3
39
39
  Description-Content-Type: text/markdown
40
40
 
41
41
  # agentic-flows
@@ -62,7 +62,7 @@ agentic-flows = "bijux_canon_runtime.interfaces.cli.entrypoint:main"
62
62
  source = "vcs"
63
63
  tag-pattern = "^v(?P<version>.*)$"
64
64
  raw-options = { git_describe_command = "git describe --dirty --tags --long --match 'v*'", local_scheme = "dirty-tag", version_scheme = "guess-next-dev", root = "../..", search_parent_directories = true }
65
- fallback-version = "0.3.2"
65
+ fallback-version = "0.3.3"
66
66
 
67
67
  [tool.hatch.metadata.hooks.custom]
68
68
  canonical-name = "bijux-canon-runtime"
File without changes
File without changes
File without changes
File without changes