Skip to content

Commit 9bbcc3a

Browse files
committed
release 0.9.0
1 parent 8f557ed commit 9bbcc3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Recent and upcoming changes to dbt2looker
44

5-
## 0.8.3
5+
## 0.9.0
66
### Added
77
- Support for spark adapter (@chaimt)
88

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "dbt2looker"
3-
version = "0.8.2"
3+
version = "0.9.0"
44
description = "Generate lookml view files from dbt models"
55
authors = ["oliverlaslett <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)