Skip to content

Commit a8e778a

Browse files
sfc-gh-mmishchenkosfc-gh-pczajka
authored andcommitted
SNOW-1993520 Patch python connector version bump (#2286)
Co-authored-by: Jenkins User <900904>
1 parent 18f9a05 commit a8e778a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/snowflake/connector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Update this for the versions
22
# Don't change the forth version number from None
3-
VERSION = (3, 14, 0, None)
3+
VERSION = (3, 14, 1, None)

0 commit comments

Comments
 (0)