Skip to content

Commit 5e4226c

Browse files
authored
Bump/0.4.8 (#136)
* Update dbt_project.yml * Update CHANGELOG.md * typo in changelog
1 parent 60ae1ac commit 5e4226c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
## Under the hood
44
## Fixes
55

6+
# edu_edfi_source v0.4.8
7+
## Fixes
8+
- Fix unique key of `k_objective_assessment` to account for recent update to include obj assess subject.
9+
610
# edu_edfi_source v0.4.7
711
## New features
812
- Add base/stage models for `staffEducationOrganizationContactAssociations`

dbt_project.yml

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

33
name: 'edu_edfi_source'
4-
version: '0.4.7'
4+
version: '0.4.8'
55
require-dbt-version: [">=1.0.0", "<2.0.0"]
66

77
# This setting configures which "profile" dbt uses for this project.

0 commit comments

Comments
 (0)