Commit ed8e5627 authored by MD. SHAHIDUL ISLAM's avatar MD. SHAHIDUL ISLAM

fix: Update project name in pyproject.toml and add 'docs' to .gitignore

parent ab3ee6a4
......@@ -12,3 +12,4 @@ build/
htmlcov/
jira_mcp.egg-info
dist
docs
\ No newline at end of file
......@@ -3,7 +3,7 @@ requires = ["setuptools>=65.0", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "jira-mcp"
name = "dohatec-jira-mcp"
version = "1.0.0"
description = "A Model Context Protocol (MCP) server that connects AI assistants to a self-hosted Dohatec Jira instance"
readme = "README.md"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment