We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37beadd commit c1196a6Copy full SHA for c1196a6
setup.py
@@ -10,7 +10,7 @@
10
setup(
11
name='elementary-data',
12
description='Data monitoring and lineage',
13
- version='0.2.5',
+ version='0.2.6',
14
packages=find_packages(),
15
python_requires='>=3.6.2',
16
entry_points='''
0 commit comments