Skip to content

Commit 9177283

Browse files
committed
bump version
1 parent 928ff2e commit 9177283

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

6+
# edu_edfi_source v0.2.9
7+
## Fixes
8+
- Fix discipline-behavior grain
9+
- Add missing model config for disabilities
10+
611
# edu_edfi_source v0.2.8
712
## Fixes
813
- Handle single quotes in Descriptors when swapping from codeValue to shortDescription

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.2.8'
4+
version: '0.2.9'
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)