We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1649151 commit 0a153f0Copy full SHA for 0a153f0
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='redshift-sqlalchemy',
5
- version='0.4',
+ version='0.4.1',
6
description='Amazon Redshift Dialect for sqlalchemy',
7
long_description=open("README.rst").read(),
8
author='Matt George',
0 commit comments