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