Skip to content

Commit

Permalink
chore: release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
z3z1ma committed Jan 17, 2024
1 parent cdf04b3 commit 764d1dc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changes/0.12.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 0.12.6 - 2024-01-17
### Added
* Read column metadata from catalog even if source is specified
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## 0.12.6 - 2024-01-17
### Added
* Read column metadata from catalog even if source is specified

## 0.12.5 - 2024-01-07
### Added
* more typing to improve code readability
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dbt-osmosis"
version = "0.12.5"
version = "0.12.6"
description = "A dbt server and suite of optional developer tools to make developing with dbt delightful."
authors = ["z3z1ma <butler.alex2010@gmail.com>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 764d1dc

Please sign in to comment.