Skip to content

Commit

Permalink
Remove rc suffix from 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-turbaszek committed Oct 24, 2024
1 parent 8a6b874 commit 2b43e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snowflake/cli/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

from __future__ import annotations

VERSION = "3.1.0rc3"
VERSION = "3.1.0"

0 comments on commit 2b43e13

Please sign in to comment.