Skip to content

Commit 7630cbf

Browse files
version: 0.3.1 (#37)
## v0.3.1 - 2024-08-09 ### Dependencies * Relaxed dependency constraints Co-authored-by: serramatutu <[email protected]>
1 parent 375f23a commit 7630cbf

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

.changes/unreleased/Dependencies-20240809-170009.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.3.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v0.3.1 - 2024-08-09
2+
### Dependencies
3+
* Relaxed dependency constraints

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
Do not edit this file manually, it is generated automatically by [changie](https://github.com/miniscruff/changie).
55

66

7+
## v0.3.1 - 2024-08-09
8+
### Dependencies
9+
* Relaxed dependency constraints
10+
711
## v0.3.0 - 2024-07-09
812
### Features
913
* Added `saved_query` fetching via GraphQL

dbtsl/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.3.0"
1+
VERSION = "0.3.1"

0 commit comments

Comments
 (0)