codegraph-py 1.1.2__py3-none-any.whl → 1.1.3__py3-none-any.whl

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.
codegraph/__init__.py CHANGED
@@ -5,7 +5,7 @@ A local-first code intelligence system that builds a semantic
5
5
  knowledge graph from any codebase.
6
6
  """
7
7
 
8
- __version__ = "1.1.2"
8
+ __version__ = "1.1.3"
9
9
 
10
10
  from codegraph.codegraph import CodeGraph
11
11
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: codegraph-py
3
- Version: 1.1.2
3
+ Version: 1.1.3
4
4
  Summary: Supercharge AI coding agents with semantic code intelligence — surgical context, fewer tool calls, faster answers. 100% local.
5
5
  Author-email: mading <martin98@bu.edu>
6
6
  License-Expression: MIT
@@ -16,6 +16,7 @@ Classifier: Programming Language :: Python :: 3.10
16
16
  Classifier: Programming Language :: Python :: 3.11
17
17
  Classifier: Programming Language :: Python :: 3.12
18
18
  Classifier: Programming Language :: Python :: 3.13
19
+ Classifier: Programming Language :: Python :: 3.14
19
20
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
20
21
  Classifier: Topic :: Software Development :: Code Generators
21
22
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
@@ -1,4 +1,4 @@
1
- codegraph/__init__.py,sha256=L4XnTGAGtClNz73T1-g-kG2QKZ79LKXtkUptHeiYXj0,285
1
+ codegraph/__init__.py,sha256=Lac45LHDvqbkd9MysYTtD4c-7eV2L6vMrRffMn_G62s,285
2
2
  codegraph/__main__.py,sha256=CU1tC_q6j0dvOAONsWUSBfVtbpVEsLmt8Jj358sbGjg,136
3
3
  codegraph/cli.py,sha256=P7V4nxMjgYQS-9QHpOpWBd8qYW0Ymv1UHeRYCYCWhZk,36341
4
4
  codegraph/codegraph.py,sha256=EhEQn0C7P7vc722oEv8FH3BwthG5pHK67KBdtCi5oDM,26220
@@ -37,8 +37,8 @@ codegraph/resolution/__init__.py,sha256=VfDWWeFvYTNgJG1Mb3HW6vfbGafMGLEN97wKjnFl
37
37
  codegraph/search/__init__.py,sha256=ZLghOTL2MWiwa0tQMKsjP0ARvALCVK0tvnowXR1DZK4,22109
38
38
  codegraph/sync/__init__.py,sha256=n6Voj1neoSQPCwdvECoOzTFhCfN2zeHA1sPmJyUixww,6558
39
39
  codegraph/ui/__init__.py,sha256=tCi-_FJ7-MLPwmRt02dadMlJ3iy3QR26o1fgFc1DsUI,229
40
- codegraph_py-1.1.2.dist-info/METADATA,sha256=fCY-SEHZhLVGwobtfvHUyJyLakWT2RR4OtsP3Th9TrA,8393
41
- codegraph_py-1.1.2.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
42
- codegraph_py-1.1.2.dist-info/entry_points.txt,sha256=3f2dJK7oR3dBzP21qRk_KuQa6Li8MVbVXeKcx3UjQ6c,49
43
- codegraph_py-1.1.2.dist-info/top_level.txt,sha256=RqBj9sPbifZTb9aeHtnbxTgKJvfHIQdmYE1Brv8Wdkg,10
44
- codegraph_py-1.1.2.dist-info/RECORD,,
40
+ codegraph_py-1.1.3.dist-info/METADATA,sha256=EImqxhzZf-xtShDvRcRbYmJIgm3Ce95HCNqjuvaa7CY,8445
41
+ codegraph_py-1.1.3.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
42
+ codegraph_py-1.1.3.dist-info/entry_points.txt,sha256=3f2dJK7oR3dBzP21qRk_KuQa6Li8MVbVXeKcx3UjQ6c,49
43
+ codegraph_py-1.1.3.dist-info/top_level.txt,sha256=RqBj9sPbifZTb9aeHtnbxTgKJvfHIQdmYE1Brv8Wdkg,10
44
+ codegraph_py-1.1.3.dist-info/RECORD,,