Skip to content

Commit c8d8a0f

Browse files
committed
chore: bump version to 2.1.9
1 parent 1b84c58 commit c8d8a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redshift_connector/version.py

Lines changed: 1 addition & 1 deletion
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.1.8"
5+
__version__ = "2.1.9"

0 commit comments

Comments
 (0)