Skip to content

Commit 098cdac

Browse files
Change version to RC
1 parent 1057c80 commit 098cdac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE-NOTES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
See the License for the specific language governing permissions and
1414
limitations under the License.
1515
-->
16-
# Unreleased version
16+
# v3.1.0
1717
## Backward incompatibility
1818

1919
## Deprecations

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.0.dev0"
17+
VERSION = "3.1.0rc0"

0 commit comments

Comments
 (0)