Skip to content

Commit 776c077

Browse files
author
robot
committed
Release: 0.0.7
1 parent 92a5db2 commit 776c077

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## 0.0.7 ##
12
* Update profile_template for dbt init
23

34
## 0.0.6 ##

dbt/adapters/ydb/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.0.6"
1+
version = "0.0.7"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dbt-ydb"
3-
version = "0.0.6" # AUTOVERSION
3+
version = "0.0.7" # AUTOVERSION
44
description = "DBT adapter for YDB"
55
authors = [
66
{name = "Yandex LLC", email = "[email protected]"}

0 commit comments

Comments
 (0)