Skip to content

Commit fa22bc6

Browse files
authored
feat: bump tag_minor_version (#12)
Trivial change to test the release workflow.
2 parents 0c16576 + 1e7c734 commit fa22bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp_server_snowflake/server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
# Used to quantify Snowflake usage
5252
server_name = "mcp-server-snowflake"
5353
tag_major_version = 1
54-
tag_minor_version = 4
54+
tag_minor_version = 5
5555
query_tag = {"origin": "sf_sit", "name": "mcp_server"}
5656

5757
# Default query comment template - matches dbt query tag format for observability

0 commit comments

Comments
 (0)