Skip to content

Commit

Permalink
Merge pull request #98 from nicholasyager/release/0.7.0
Browse files Browse the repository at this point in the history
Release: Cut release 0.7.0
  • Loading branch information
nicholasyager authored Nov 27, 2024
2 parents 821d9a2 + 9aab8eb commit 1950d01
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 1950d01

Please sign in to comment.