Skip to content

Commit

Permalink
chore: Prepare 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vrajat committed May 7, 2021
1 parent 06ee322 commit 4bb55a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_lineage/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# flake8: noqa
__version__ = "0.5.2"
__version__ = "0.6.0"

from .data_lineage import load_graph

0 comments on commit 4bb55a3

Please sign in to comment.