File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 44
55| Version | Supported |
66| ------- | ------------------ |
7+ | 0.1.16 | :white_check_mark : |
78| 0.1.15 | :white_check_mark : |
89| 0.1.14 | :white_check_mark : |
910
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " golf-mcp"
7- version = " 0.1.15 "
7+ version = " 0.1.16 "
88description = " Framework for building MCP servers"
99authors = [
1010 {name = " Antoni Gmitruk" , email = " antoni@golf.dev" }
@@ -64,7 +64,7 @@ golf = ["examples/**/*"]
6464
6565[tool .poetry ]
6666name = " golf-mcp"
67- version = " 0.1.15 "
67+ version = " 0.1.16 "
6868description = " Framework for building MCP servers with zero boilerplate"
6969authors = [" Antoni Gmitruk <antoni@golf.dev>" ]
7070license = " Apache-2.0"
Original file line number Diff line number Diff line change 1- __version__ = "0.1.15 "
1+ __version__ = "0.1.16 "
You can’t perform that action at this time.
0 commit comments