Skip to content

Commit

Permalink
bump: version 0.5.6 → 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasyager committed Aug 31, 2024
1 parent 67ed75b commit 7c71a88
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.5.6"
version = "0.5.7"
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.5.6"
version = "0.5.7"
version_files = ["pyproject.toml:^version"]

[tool.poetry.dependencies]
Expand Down

0 comments on commit 7c71a88

Please sign in to comment.