Skip to content

Commit abb0e4c

Browse files
Bump main version (#2072)
1 parent e13ef6c commit abb0e4c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
## Fixes and improvements
2424

2525

26-
# v3.4.0
26+
# v3.4.1
2727
## Backward incompatibility
2828

2929
## Deprecations

src/snowflake/cli/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
from __future__ import annotations
1616

17-
VERSION = "3.4.0.dev0"
17+
VERSION = "3.5.0.dev0"

tests_e2e/__snapshots__/test_installation.ambr

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

1515
Usage: snow [OPTIONS] COMMAND [ARGS]...
1616

17-
Snowflake CLI tool for developers [v3.4.0.dev0]
17+
Snowflake CLI tool for developers [v3.5.0.dev0]
1818

1919
+- Options --------------------------------------------------------------------+
2020
| --help -h Show this message and exit. |

0 commit comments

Comments
 (0)