Bump version to 0.1.3

- Add auto-install Playwright browsers functionality
- Fix KIK tool page_number parameter descriptions
- Add 'accepts int' notes to all page_number parameters
- Improve PyPI deployment experience
This commit is contained in:
saidsurucu
2025-07-12 11:41:35 +03:00
parent 1ebe8847fb
commit d590702272
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "yargi-mcp" name = "yargi-mcp"
version = "0.1.2" version = "0.1.3"
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"