We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1057c80 commit 098cdacCopy full SHA for 098cdac
RELEASE-NOTES.md
@@ -13,7 +13,7 @@
13
See the License for the specific language governing permissions and
14
limitations under the License.
15
-->
16
-# Unreleased version
+# v3.1.0
17
## Backward incompatibility
18
19
## Deprecations
src/snowflake/cli/__about__.py
@@ -14,4 +14,4 @@
from __future__ import annotations
-VERSION = "3.1.0.dev0"
+VERSION = "3.1.0rc0"
0 commit comments