Skip to content

Commit

Permalink
Merge branch 'main' into feature/add_union_types
Browse files Browse the repository at this point in the history
  • Loading branch information
yu-iskw authored May 22, 2024
2 parents 0163006 + 7ec21d4 commit d605861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt_artifacts_parser/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
"""
A dbt artifacts parser in python
"""
__version__ = "0.6.0"
__version__ = "0.7.0"

0 comments on commit d605861

Please sign in to comment.