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