Skip to content

Commit be35060

Browse files
Bump release notes 3.12.0 (#2607)
* Update release notes for 3.12.0 * Bump dev version to 3.13.0
1 parent c5a9e9d commit be35060

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
## Fixes and improvements
2424

2525

26-
# v3.11.1
26+
# v3.12.0
2727

2828
## Deprecations
2929

src/snowflake/cli/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
from enum import Enum, unique
1818

19-
VERSION = "3.12.0.dev0"
19+
VERSION = "3.13.0.dev0"
2020

2121

2222
@unique

0 commit comments

Comments
 (0)