Skip to content

Commit 19a5d05

Browse files
authored
Set __version__ to 0.8.0rc1 (#128)
Signed-off-by: Yu Ishikawa <[email protected]>
1 parent f970737 commit 19a5d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbt_artifacts_parser/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
"""
1818
A dbt artifacts parser in python
1919
"""
20-
__version__ = "0.7.0"
20+
__version__ = "0.8.0rc1"

0 commit comments

Comments
 (0)