Skip to content

Commit

Permalink
bump: version 0.6.0 → 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasyager committed Nov 27, 2024
1 parent 821d9a2 commit 9aab8eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[tool.poetry]
name = "dbt-loom"
version = "0.6.0"
version = "0.7.0"
description = "A dbt-core plugin to import public nodes in multi-project deployments."
authors = ["Nicholas Yager <[email protected]>"]
readme = "README.md"
packages = [{ include = "dbt_loom" }]

[tool.commitizen]
version = "0.6.0"
version = "0.7.0"
version_files = ["pyproject.toml:^version"]

[tool.poetry.dependencies]
Expand Down

0 comments on commit 9aab8eb

Please sign in to comment.