Skip to content

Commit

Permalink
bump: version 0.5.5 → 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasyager committed Jun 21, 2024
1 parent 82bdc38 commit 2059e7c
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.5"
version = "0.5.6"
description = "A dbt-core plugin to import public nodes in multi-project deployments."
authors = ["Nicholas Yager <yager@nicholasyager.com>"]
readme = "README.md"
packages = [{ include = "dbt_loom" }]

[tool.commitizen]
version = "0.5.5"
version = "0.5.6"
version_files = ["pyproject.toml:^version"]

[tool.poetry.dependencies]
Expand Down

0 comments on commit 2059e7c

Please sign in to comment.