We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f494c commit 6c38b0bCopy full SHA for 6c38b0b
setup.py
@@ -1,6 +1,6 @@
1
from distutils.core import setup
2
setup(name='HiveFDW',
3
- version='0.0.1',
+ version='0.0.2',
4
description='Hive FDW for PostgreSQL',
5
author='Youngwoo Kim',
6
author_email='[email protected]',
0 commit comments