Skip to content

Commit 5ad17f6

Browse files
sfc-gh-stakedaankit-bhatnagar167
authored andcommitted
SNOW-100497: Bump up version to 2.0.1
1 parent 357ad14 commit 5ad17f6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
88

99
Release Notes
1010
-------------------------------------------------------------------------------
11+
- v2.0.1(October 04,2019)
12+
13+
- Add asn1crypto requirement to mitigate incompatibility change
1114

1215
- v2.0.0(September 30,2019)
1316

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

0 commit comments

Comments
 (0)