java-codebase-rag 0.12.1__tar.gz → 0.12.2__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: java-codebase-rag
3
- Version: 0.12.1
3
+ Version: 0.12.2
4
4
  Summary: Renamed to jrag-cli; this package only depends on jrag-cli. New setups: pip install jrag-cli.
5
5
  Author: HumanBean17
6
6
  License-Expression: MIT
@@ -9,7 +9,7 @@ Project-URL: Repository, https://github.com/HumanBean17/jrag
9
9
  Project-URL: Issues, https://github.com/HumanBean17/jrag/issues
10
10
  Requires-Python: >=3.11
11
11
  Description-Content-Type: text/markdown
12
- Requires-Dist: jrag-cli==0.12.1
12
+ Requires-Dist: jrag-cli==0.12.2
13
13
 
14
14
  # java-codebase-rag (renamed to `jrag-cli`)
15
15
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: java-codebase-rag
3
- Version: 0.12.1
3
+ Version: 0.12.2
4
4
  Summary: Renamed to jrag-cli; this package only depends on jrag-cli. New setups: pip install jrag-cli.
5
5
  Author: HumanBean17
6
6
  License-Expression: MIT
@@ -9,7 +9,7 @@ Project-URL: Repository, https://github.com/HumanBean17/jrag
9
9
  Project-URL: Issues, https://github.com/HumanBean17/jrag/issues
10
10
  Requires-Python: >=3.11
11
11
  Description-Content-Type: text/markdown
12
- Requires-Dist: jrag-cli==0.12.1
12
+ Requires-Dist: jrag-cli==0.12.2
13
13
 
14
14
  # java-codebase-rag (renamed to `jrag-cli`)
15
15
 
@@ -0,0 +1 @@
1
+ jrag-cli==0.12.2
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "java-codebase-rag"
7
- version = "0.12.1"
7
+ version = "0.12.2"
8
8
  description = "Renamed to jrag-cli; this package only depends on jrag-cli. New setups: pip install jrag-cli."
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.11"
@@ -12,7 +12,7 @@ license = "MIT"
12
12
  authors = [
13
13
  { name = "HumanBean17" },
14
14
  ]
15
- dependencies = ["jrag-cli==0.12.1"]
15
+ dependencies = ["jrag-cli==0.12.2"]
16
16
 
17
17
  [project.urls]
18
18
  Homepage = "https://github.com/HumanBean17/jrag"
@@ -1 +0,0 @@
1
- jrag-cli==0.12.1