Upload pyproject.toml with huggingface_hub
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "mcp-database-universal"
|
| 7 |
-
version = "0.1.
|
| 8 |
description = "MCP Database Server — reasoning interface for databases, not a thin wrapper"
|
| 9 |
readme = "README.md"
|
| 10 |
license = "MIT"
|
|
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "mcp-database-universal"
|
| 7 |
+
version = "0.1.3"
|
| 8 |
description = "MCP Database Server — reasoning interface for databases, not a thin wrapper"
|
| 9 |
readme = "README.md"
|
| 10 |
license = "MIT"
|