Bump version to 0.1.7 - KİK v2 implementation with three decision types

- Add comprehensive KİK v2 MCP implementation
- Support for all three decision types: uyusmazlik, duzenleyici, mahkeme
- Tested with 826 total decisions across all types
- SSL legacy server support for compatibility
- Hash analysis and document ID encryption research completed
This commit is contained in:
saidsurucu
2025-09-02 19:58:40 +03:00
parent 0f5bae8bb1
commit 4122790821
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "yargi-mcp"
version = "0.1.6"
version = "0.1.7"
description = "MCP Server For Turkish Legal Databases"
readme = "README.md"
requires-python = ">=3.11"