Add BDDK module and prepare v0.1.5 release

This commit is contained in:
saidsurucu
2025-07-19 17:20:38 +03:00
parent daa16cae99
commit ec40b9d6a2
+2 -2
View File
@@ -1,12 +1,12 @@
[project] [project]
name = "yargi-mcp" name = "yargi-mcp"
version = "0.1.4" version = "0.1.5"
description = "MCP Server For Turkish Legal Databases" description = "MCP Server For Turkish Legal Databases"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"
license = {text = "MIT"} license = {text = "MIT"}
authors = [{name = "Said Surucu", email = "saidsrc@gmail.com"}] authors = [{name = "Said Surucu", email = "saidsrc@gmail.com"}]
keywords = ["mcp", "turkish-law", "legal", "yargitay", "danistay", "turkish", "law", "court", "decisions"] keywords = ["mcp", "turkish-law", "legal", "yargitay", "danistay", "bddk", "kvkk", "turkish", "law", "court", "decisions"]
classifiers = [ classifiers = [
"Development Status :: 4 - Beta", "Development Status :: 4 - Beta",
"Intended Audience :: Legal Industry", "Intended Audience :: Legal Industry",