Skip to content

Commit 978224c

Browse files
feat: [SNOW-1890085] custom version for dbt branch
1 parent 3c41988 commit 978224c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/snowflake/cli/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
from enum import Enum, unique
1818

19-
VERSION = "3.7.0.dev0"
19+
VERSION = "3.7.0.dev+dbt0"
2020

2121

2222
@unique

0 commit comments

Comments
 (0)