Skip to content

Commit 2f1544b

Browse files
committed
chore: bump version to 2.0.874
1 parent c83b4e0 commit 2f1544b

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.873"
5+
__version__ = "2.0.874"

0 commit comments

Comments
 (0)