Skip to content

Commit 1202706

Browse files
v3
1 parent 81240a5 commit 1202706

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+130
-30
lines changed

dist/quantum_code-0.1.1.tar.gz

-87.6 KB
Binary file not shown.

dist/quantum_code-0.1.4.tar.gz

87.9 KB
Binary file not shown.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[project]
22
name = "quantum-code"
3-
version = "0.1.1"
3+
version = "0.1.4"
44
description = "Multi-Model Code Review and Analysis MCP Server for Claude Code"
55
readme = "README_PYPI.md"
6-
requires-python = ">=3.11,<3.14"
6+
requires-python = ">=3.11,<3.15"
77
license = "MIT"
88
authors = [
99
{name = "Nishant Gaurav", email = "codewithevilxd@gmail.com"}

quantum_code.egg-info/PKG-INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.4
22
Name: quantum-code
3-
Version: 0.1.1
3+
Version: 0.1.4
44
Summary: Multi-Model Code Review and Analysis MCP Server for Claude Code
55
Author-email: Nishant Gaurav <codewithevilxd@gmail.com>
66
License-Expression: MIT
@@ -18,7 +18,7 @@ Classifier: Programming Language :: Python :: 3.13
1818
Classifier: Topic :: Software Development :: Quality Assurance
1919
Classifier: Topic :: Software Development :: Testing
2020
Classifier: Typing :: Typed
21-
Requires-Python: <3.14,>=3.11
21+
Requires-Python: <3.15,>=3.11
2222
Description-Content-Type: text/markdown
2323
License-File: LICENSE
2424
Requires-Dist: fastapi>=0.127.0
516 Bytes
Binary file not shown.
9.98 KB
Binary file not shown.
1.35 KB
Binary file not shown.
13.2 KB
Binary file not shown.
10.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)