Skip to content

Commit 5f77af7

Browse files
authored
Bump version to v3.11.0 (#2559)
1 parent 32b161e commit 5f77af7

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.11.0rc2"
19+
VERSION = "3.11.0"
2020

2121

2222
@unique

0 commit comments

Comments
 (0)