mirror of
https://github.com/safishamsi/graphify.git
synced 2026-08-28 17:26:48 +00:00
chore: bump to 0.9.46
Ships: Common Lisp extractor; the graph-correctness batch (edge-relation collapse #2803, orphaned-import sweep #2807, hyperedge member rewire #2805, non-UTF-8 ignore #2798, id-less hyperedge #2775, Go case-only #2779, .graphify_root validation #2603, #2694 part 2); the fresh-contributor batch (markdown node_kind #2533, post-checkout skip #2421, underscore query #2473, Java annotation refs #2426); and the normalize_id caseless-stability fix. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
0929519ec1
commit
558df6d57d
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "graphifyy"
|
||||
version = "0.9.45"
|
||||
version = "0.9.46"
|
||||
description = "AI coding assistant skill (Claude Code, CodeBuddy, Codex, OpenCode, Kilo Code, Cursor, Gemini CLI, Aider, OpenClaw, Factory Droid, Trae, Hermes, Kiro, Pi, Devin CLI, Google Antigravity) - turn any folder of code, docs, papers, images, or videos into a queryable knowledge graph"
|
||||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
|
||||
@@ -1090,7 +1090,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "graphifyy"
|
||||
version = "0.9.45"
|
||||
version = "0.9.46"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "networkx", version = "3.4.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
||||
|
||||
Reference in New Issue
Block a user