Skip to content

Commit

Permalink
Remove rc suffix (#1240)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-turbaszek authored Jun 20, 2024
1 parent 98dcef6 commit e9192e7
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 = "2.5.0rc3"
VERSION = "2.5.0"

0 comments on commit e9192e7

Please sign in to comment.