Skip to content

Commit 08b6ed6

Browse files
committed
chore(test): ignore InsecureRequestWarning
1 parent 0400412 commit 08b6ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redshift_connector/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# 1) we don't load dependencies by storing it in __init__.py
33
# 2) we can import it in setup.py for the same reason
44
# 3) we can import it into your module module
5-
__version__ = "2.0.711"
5+
__version__ = "2.0.0"

0 commit comments

Comments
 (0)