Skip to content

Commit 8abc724

Browse files
authored
Bump up to 0.4.0 (#51)
1 parent 89df21a commit 8abc724

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.4.0-rc1"
20+
__version__ = "0.4.0"

0 commit comments

Comments
 (0)