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 e13ef6c commit abb0e4cCopy full SHA for abb0e4c
RELEASE-NOTES.md
@@ -23,7 +23,7 @@
23
## Fixes and improvements
24
25
26
-# v3.4.0
+# v3.4.1
27
## Backward incompatibility
28
29
## Deprecations
src/snowflake/cli/__about__.py
@@ -14,4 +14,4 @@
14
15
from __future__ import annotations
16
17
-VERSION = "3.4.0.dev0"
+VERSION = "3.5.0.dev0"
tests_e2e/__snapshots__/test_installation.ambr
@@ -14,7 +14,7 @@
Usage: snow [OPTIONS] COMMAND [ARGS]...
- Snowflake CLI tool for developers [v3.4.0.dev0]
+ Snowflake CLI tool for developers [v3.5.0.dev0]
18
19
+- Options --------------------------------------------------------------------+
20
| --help -h Show this message and exit. |
0 commit comments