Edited point-topic-mcp/pyproject.toml:

```diff
@@ -1,12 +1,7 @@
 [project]
 name = "point-topic-mcp"
-<<<<<<< Updated upstream
-version = "0.1.88"
-description = "UK broadband data analysis MCP server"
-=======
 version = "0.1.94"
 description = "UK broadband data analysis MCP server with Snowflake integration"
->>>>>>> Stashed changes
 readme = "README.md"
 requires-python = ">=3.12"
 authors = [

```