We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 508e13d commit b9b05ebCopy full SHA for b9b05eb
pyproject.toml
@@ -3,6 +3,9 @@ name = "stata-mcp"
3
version = "2.0.0"
4
description = "Let LLM help you achieve your regression analysis with Stata"
5
readme = "README.md"
6
+authors = [
7
+ { name = "SongTan", email = "[email protected]" }
8
+]
9
requires-python = ">=3.11"
10
license = {text = "Apache-2.0"}
11
dependencies = [
0 commit comments