We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f557ed commit 9bbcc3aCopy full SHA for 9bbcc3a
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
Recent and upcoming changes to dbt2looker
4
5
-## 0.8.3
+## 0.9.0
6
### Added
7
- Support for spark adapter (@chaimt)
8
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "dbt2looker"
-version = "0.8.2"
+version = "0.9.0"
description = "Generate lookml view files from dbt models"
authors = ["oliverlaslett <[email protected]>"]
license = "MIT"
0 commit comments