File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## <small >0.13.1 (2025-04-19)</small >
4
+
5
+ * chore: more tests to release ([ ae57463] ( https://github.com/opensource-observer/oso/commit/ae57463 ) )
6
+
3
7
## 0.13.0 (2025-04-19)
4
8
5
9
* chore: add release-it ([ a7ee3cf] ( https://github.com/opensource-observer/oso/commit/a7ee3cf ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dagster-sqlmesh" ,
3
3
"description" : " SQLMesh adapter for dagster - node deps are only for development" ,
4
- "version" : " 0.13.0 " ,
4
+ "version" : " 0.13.1 " ,
5
5
"author" : " Kariba Labs" ,
6
6
"license" : " Apache-2.0" ,
7
7
"private" : true ,
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " dagster-sqlmesh"
3
- version = " 0.13.0 "
3
+ version = " 0.13.1 "
4
4
description = " "
5
5
authors = [
6
6
{name = " Reuven Gonzales" , email = " reuven@karibalabs.co" }
You can’t perform that action at this time.
0 commit comments