Skip to content

Commit 6be9d68

Browse files
authored
Update pyproject.toml
1 parent 99faf04 commit 6be9d68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dataproduct_mcp"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "A Model Context Protocol (MCP) server for discovering data products, requesting access, and executing queries on the data platform to access business data."
55
readme = "README.md"
66
requires-python = ">=3.11"
@@ -40,4 +40,4 @@ asyncio_mode = "auto"
4040
log_cli = true
4141
log_cli_level = "INFO"
4242
log_cli_format = "%(asctime)s [%(levelname)8s] %(name)s: %(message)s"
43-
log_cli_date_format = "%Y-%m-%d %H:%M:%S"
43+
log_cli_date_format = "%Y-%m-%d %H:%M:%S"

0 commit comments

Comments
 (0)