Skip to content

Commit 489ced4

Browse files
sfc-gh-stakedasfc-gh-abhatnagar
authored andcommitted
bump up version to 2.2.4
1 parent dc0ee41 commit 489ced4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
99
Release Notes
1010
-------------------------------------------------------------------------------
1111

12+
- v2.2.4(April 10,2020)
13+
14+
- Emit warning only if trying to set different setting of use_openssl_only parameter
15+
1216
- v2.2.3(March 30,2020)
1317

1418
- Secure SSO ID Token

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 = (2, 2, 3, None)
3+
VERSION = (2, 2, 4, None)

0 commit comments

Comments
 (0)