We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58c33a commit 1c6b195Copy full SHA for 1c6b195
src/snowflake/cli/__about__.py
@@ -16,7 +16,7 @@
16
17
from enum import Enum, unique
18
19
-VERSION = "3.7.2"
+VERSION = "3.8.0.dev+projects0"
20
21
22
@unique
0 commit comments