Skip to content

Commit b1bccc8

Browse files
committed
bump version
1 parent e177ebc commit b1bccc8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

6+
# edu_edfi_source v0.2.15
7+
## Under the hood
8+
- add k_student_xyear to student assessment models
9+
## Fixes
10+
- Fix deduplication ordering in student academic records
11+
612
# edu_edfi_source v0.2.14
713
## New features
814
- Add models for SEAs

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.14'
4+
version: '0.2.15'
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)