Skip to content

Commit 2b43e13

Browse files
Remove rc suffix from 3.1.0
1 parent 8a6b874 commit 2b43e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/snowflake/cli/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
from __future__ import annotations
1616

17-
VERSION = "3.1.0rc3"
17+
VERSION = "3.1.0"

0 commit comments

Comments
 (0)