Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update version to 0.7.1
Browse files Browse the repository at this point in the history
gouline committed Jul 17, 2021
1 parent 21286d0 commit d4633e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbtmetabase/__init__.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from .dbt import DbtReader
from .metabase import MetabaseClient

__version__ = "0.7.0"
__version__ = "0.7.1"


def export(

0 comments on commit d4633e3

Please sign in to comment.