We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4171d72 commit bc4f87fCopy full SHA for bc4f87f
setup.py
@@ -20,7 +20,7 @@
20
setup(
21
name='elementary-lineage',
22
description='Presenting data lineage based on your data warehouse query history',
23
- version='0.0.6',
+ version='0.0.7',
24
packages=find_packages(),
25
include_package_data=True,
26
python_requires='>=3.6.2',
0 commit comments