Skip to content

Commit

Permalink
Merge pull request #45 from nicholasyager/release/0.5.0
Browse files Browse the repository at this point in the history
bump: version 0.4.1 → 0.5.0
  • Loading branch information
nicholasyager authored Apr 19, 2024
2 parents ba9d8eb + b251921 commit e358bba
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.4.1"
version = "0.5.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.4.1"
version = "0.5.0"
version_files = ["pyproject.toml:^version"]

[tool.poetry.dependencies]
Expand Down

0 comments on commit e358bba

Please sign in to comment.