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